DictSelectionReader(cling::Interpreter &interp, SelectionRules &, const clang::ASTContext &, ROOT::TMetaUtils::TNormalizedCtxt &) | ROOT::Internal::DictSelectionReader | |
ExtractTemplateArgValue(const T &, const std::string &) | ROOT::Internal::DictSelectionReader | inlineprivate |
fAutoSelectedClassFieldNames | ROOT::Internal::DictSelectionReader | private |
fClassNameSelectionRuleMap | ROOT::Internal::DictSelectionReader | private |
FirstPass(const clang::RecordDecl &) | ROOT::Internal::DictSelectionReader | inlineprivate |
fIsFirstPass | ROOT::Internal::DictSelectionReader | private |
fNoAutoSelectedClassFieldNames | ROOT::Internal::DictSelectionReader | private |
fNormCtxt | ROOT::Internal::DictSelectionReader | private |
fSelectedRecordDecls | ROOT::Internal::DictSelectionReader | private |
fSelectionRules | ROOT::Internal::DictSelectionReader | private |
fSpecialNames | ROOT::Internal::DictSelectionReader | private |
fTemplateInfoMap | ROOT::Internal::DictSelectionReader | private |
GetPointeeType(std::string &typeName) | ROOT::Internal::DictSelectionReader | inlineprivate |
GetTmplArgList(const clang::CXXRecordDecl &) | ROOT::Internal::DictSelectionReader | inlineprivate |
InSelectionNamespace(const clang::RecordDecl &, const std::string &str="") | ROOT::Internal::DictSelectionReader | inlineprivate |
ManageBaseClasses(const clang::CXXRecordDecl &, const std::string &, bool &) | ROOT::Internal::DictSelectionReader | inlineprivate |
ManageFields(const clang::RecordDecl &, const std::string &, ClassSelectionRule &, bool) | ROOT::Internal::DictSelectionReader | inlineprivate |
PatternifyName(const std::string &className) | ROOT::Internal::DictSelectionReader | inlineprivate |
SecondPass(const clang::RecordDecl &) | ROOT::Internal::DictSelectionReader | inlineprivate |
shouldVisitTemplateInstantiations() const | ROOT::Internal::DictSelectionReader | inline |
VisitRecordDecl(clang::RecordDecl *) | ROOT::Internal::DictSelectionReader | |