Home
last modified time | relevance | path

Searched refs:NameSpecifier (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSemaInternal.h250 NestedNameSpecifier* NameSpecifier; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp4154 const Type *NSType = NSI.NameSpecifier->getAsType(); in performQualifiedLookups()
4168 TC.setCorrectionSpecifier(NSI.NameSpecifier); in performQualifiedLookups()