Searched defs:NestedNameSpecifier (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h208 NestedNameSpecifier; member in struct:clang::ast_matchers::MatchFinder::MatchersByType
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h48 class NestedNameSpecifier : public llvm::FoldingSetNode { class in namespace:clang
104 NestedNameSpecifier() : Prefix(nullptr, StoredIdentifier) {} function in class:clang::NestedNameSpecifier
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp113 NestedNameSpecifierLoc NestedNameSpecifier = local

Completed in 171 milliseconds