Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp3802 const Type *NSType = NSI.NameSpecifier->getAsType(); in performQualifiedLookups() local
3808 if (CXXRecordDecl *NSDecl = NSType ? NSType->getAsCXXRecordDecl() : 0) { in performQualifiedLookups()
3852 NSType ? NSType->getAsCXXRecordDecl() in performQualifiedLookups()