Searched defs:PNS (Results 1 – 3 of 3) sorted by relevance
/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingFile.c | 51 static const char *getPNSStr(ProfileNameSpecifier PNS) { in getPNSStr() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclObjC.cpp | 2687 PNS.insert(PDecl->getIdentifier()); in findProtocolsWithExplicitImpls() argument |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemorySanitizer.cpp | 1538 PHINode *PNS = cast<PHINode>(getShadow(PN)); runOnFunction() local |