Home
last modified time | relevance | path

Searched refs:nestedNameSpecifierLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp507 REGISTER_MATCHER(nestedNameSpecifierLoc); in RegistryMaps()
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1041 nestedNameSpecifierLoc; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7729 nestedNameSpecifierLoc;
7768 /// nestedNameSpecifierLoc(specifiesTypeLoc(loc(type(
7802 /// nestedNameSpecifierLoc(hasPrefix(loc(specifiesType(asString("struct A")))))