Home
last modified time | relevance | path

Searched defs:NestedNameSpecifier (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Core/
H A DLookup.h24 class NestedNameSpecifier; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DODRHash.h31 class NestedNameSpecifier; variable
H A DNestedNameSpecifier.h105 NestedNameSpecifier() : Prefix(nullptr, StoredIdentifier) {} in NestedNameSpecifier() function
H A DTemplateName.h32 class NestedNameSpecifier; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h209 NestedNameSpecifier; member
H A DASTMatchers.h5674 internal::Matcher<NestedNameSpecifier>, InnerMatcher) { in AST_MATCHER_P()
5833 AST_MATCHER_P(NestedNameSpecifier, specifiesType, in AST_MATCHER_P() argument
5903 AST_MATCHER_P(NestedNameSpecifier, specifiesNamespace, in AST_MATCHER_P() argument
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DTypoCorrection.h39 class NestedNameSpecifier; variable
H A DCodeCompleteConsumer.h47 class NestedNameSpecifier; variable
H A DSema.h1785 static NameClassification NestedNameSpecifier() { in NestedNameSpecifier() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp114 NestedNameSpecifierLoc NestedNameSpecifier = in StartLocationForType() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h83 class NestedNameSpecifier; variable