Home
last modified time | relevance | path

Searched defs:SubHeading (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h297 DeclarationFragments SubHeading = VisitVarDecl() local
368 DeclarationFragments SubHeading = VisitFunctionDecl() local
407 DeclarationFragments SubHeading = VisitEnumDecl() local
538 DeclarationFragments SubHeading = VisitNamespaceDecl() local
571 DeclarationFragments SubHeading = VisitRecordDecl() local
610 DeclarationFragments SubHeading = VisitCXXRecordDecl() local
661 DeclarationFragments SubHeading = VisitCXXMethodDecl() local
726 DeclarationFragments SubHeading = VisitCXXConstructorDecl() local
760 DeclarationFragments SubHeading = VisitCXXDestructorDecl() local
789 DeclarationFragments SubHeading = VisitConceptDecl() local
817 DeclarationFragments SubHeading = VisitClassTemplateSpecializationDecl() local
850 DeclarationFragments SubHeading = VisitClassTemplatePartialSpecializationDecl() local
891 DeclarationFragments SubHeading = VisitVarTemplateDecl() local
931 DeclarationFragments SubHeading = VisitVarTemplateSpecializationDecl() local
962 DeclarationFragments SubHeading = VisitVarTemplatePartialSpecializationDecl() local
992 DeclarationFragments SubHeading = VisitFunctionTemplateDecl() local
1028 DeclarationFragments SubHeading = VisitObjCInterfaceDecl() local
1076 DeclarationFragments SubHeading = VisitObjCProtocolDecl() local
1175 DeclarationFragments SubHeading = VisitObjCCategoryDecl() local
1219 DeclarationFragments SubHeading = recordEnumConstants() local
1252 DeclarationFragments SubHeading = VisitFieldDecl() local
1304 DeclarationFragments SubHeading = VisitCXXConversionDecl() local
1349 DeclarationFragments SubHeading = recordObjCMethods() local
1386 DeclarationFragments SubHeading = recordObjCProperties() local
1439 DeclarationFragments SubHeading = recordObjCInstanceVariables() local
[all...]
H A DAPI.h262 DeclarationFragments SubHeading; global() member
[all...]