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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp4383 const Type *NSType = NI->NameSpecifier->getAsType(); variable
4390 NSType ? NSType->getAsCXXRecordDecl() : 0) {
4434 NSType ? NSType->getAsCXXRecordDecl() : 0,

Completed in 105 milliseconds