Home
last modified time | relevance | path

Searched refs:nestedNameSpecifier (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDependenceFlags.h194 NestedNameSpecifierDependence nestedNameSpecifier() const { in LLVM_COMMON_DEPENDENCE()
275 return Dependence(D).nestedNameSpecifier(); in toNestedNameSpecifierDependendence()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp470 REGISTER_MATCHER(nestedNameSpecifier); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1012 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7019 nestedNameSpecifier;