getAccessControl(const Decl *Decl) | clang::extractapi::DeclarationFragmentsBuilder | inlinestatic |
getFragmentsForClassTemplatePartialSpecialization(const ClassTemplatePartialSpecializationDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForClassTemplateSpecialization(const ClassTemplateSpecializationDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForConcept(const ConceptDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForConversionFunction(const CXXConversionDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForCXXClass(const CXXRecordDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForCXXMethod(const CXXMethodDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForEnum(const EnumDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForEnumConstant(const EnumConstantDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForField(const FieldDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForFunction(const FunctionDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForFunctionTemplate(const FunctionTemplateDecl *Decl) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForFunctionTemplateSpecialization(const FunctionDecl *Decl) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForMacro(StringRef Name, const MacroInfo *MI) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForNamespace(const NamespaceDecl *Decl) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForObjCCategory(const ObjCCategoryDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForObjCInterface(const ObjCInterfaceDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForObjCMethod(const ObjCMethodDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForObjCProperty(const ObjCPropertyDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForObjCProtocol(const ObjCProtocolDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForOverloadedOperator(const CXXMethodDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForRecordDecl(const RecordDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForRedeclarableTemplate(const RedeclarableTemplateDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForSpecialCXXMethod(const CXXMethodDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForTemplateArguments(const ArrayRef< TemplateArgument >, ASTContext &, const std::optional< ArrayRef< TemplateArgumentLoc > >) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForTemplateParameters(ArrayRef< NamedDecl * >) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForTypedef(const TypedefNameDecl *Decl) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForVar(const VarDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForVarTemplate(const VarDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForVarTemplatePartialSpecialization(const VarTemplatePartialSpecializationDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFragmentsForVarTemplateSpecialization(const VarTemplateSpecializationDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getFunctionSignature(const FunctionT *Function) | clang::extractapi::DeclarationFragmentsBuilder | static |
getSubHeading(const NamedDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getSubHeading(const ObjCMethodDecl *) | clang::extractapi::DeclarationFragmentsBuilder | static |
getSubHeadingForMacro(StringRef Name) | clang::extractapi::DeclarationFragmentsBuilder | static |