Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSemaInternal.h228 NestedNameSpecifier* NameSpecifier; member
/external/clang/lib/Sema/
DSemaLookup.cpp4069 const Type *NSType = NSI.NameSpecifier->getAsType(); in performQualifiedLookups()
4083 TC.setCorrectionSpecifier(NSI.NameSpecifier); in performQualifiedLookups()