reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4171 void EnumDecl::anchor() {} 4568 void LabelDecl::anchor() {} 4594 void ValueDecl::anchor() {} 4604 void ImplicitParamDecl::anchor() {} 4686 void IndirectFieldDecl::anchor() {} 4720 void TypeDecl::anchor() {} 4728 void TypedefNameDecl::anchor() {}tools/clang/lib/AST/DeclCXX.cpp
1921 void CXXDeductionGuideDecl::anchor() {} 1966 void CXXMethodDecl::anchor() {} 2447 void CXXConstructorDecl::anchor() {} 2597 void CXXDestructorDecl::anchor() {} 2628 void CXXConversionDecl::anchor() {} 2681 void UsingDirectiveDecl::anchor() {} 2763 void NamespaceAliasDecl::anchor() {} 2799 void UsingShadowDecl::anchor() {} 2828 void ConstructorUsingShadowDecl::anchor() {} 2847 void UsingDecl::anchor() {} 2899 void UsingPackDecl::anchor() {} 2919 void UnresolvedUsingValueDecl::anchor() {} 2947 void UnresolvedUsingTypenameDecl::anchor() {} 2987 void BindingDecl::anchor() {} 3017 void DecompositionDecl::anchor() {} 3057 void MSPropertyDecl::anchor() {}tools/clang/lib/AST/DeclObjC.cpp
74 void ObjCContainerDecl::anchor() {} 305 void ObjCInterfaceDecl::anchor() {} 1382 void ObjCTypeParamDecl::anchor() {} 1745 void ObjCIvarDecl::anchor() {} 1822 void ObjCAtDefsFieldDecl::anchor() {} 1842 void ObjCProtocolDecl::anchor() {} 1971 void ObjCCategoryDecl::anchor() {} 2041 void ObjCCategoryImplDecl::anchor() {} 2070 void ObjCImplDecl::anchor() {} 2145 void ObjCImplementationDecl::anchor() {} 2196 void ObjCCompatibleAliasDecl::anchor() {} 2216 void ObjCPropertyDecl::anchor() {}tools/clang/lib/AST/DeclOpenMP.cpp
142 void OMPDeclareReductionDecl::anchor() {} 172 void OMPDeclareMapperDecl::anchor() {} 232 void OMPCapturedExprDecl::anchor() {}tools/clang/lib/AST/DeclTemplate.cpp
170 void TemplateDecl::anchor() {} 187 void RedeclarableTemplateDecl::anchor() {} 640 void TemplateTemplateParmDecl::anchor() {} 872 void ClassTemplatePartialSpecializationDecl::anchor() {} 1157 void VarTemplatePartialSpecializationDecl::anchor() {} 1278 void BuiltinTemplateDecl::anchor() {}
255 virtual void anchor();