Home
last modified time | relevance | path

Searched defs:PNS (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c51 static const char *getPNSStr(ProfileNameSpecifier PNS) { in getPNSStr() argument
88 ProfileNameSpecifier PNS; member
858 parseAndSetFilename(const char * FilenamePat,ProfileNameSpecifier PNS,unsigned CopyFilenamePat) parseAndSetFilename() argument
1047 ProfileNameSpecifier PNS = PNS_unknown; __llvm_profile_initialize_file() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2687 PNS.insert(PDecl->getIdentifier()); in findProtocolsWithExplicitImpls() argument
2698 findProtocolsWithExplicitImpls(const ObjCInterfaceDecl * Super,ProtocolNameSet & PNS) findProtocolsWithExplicitImpls() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1538 PHINode *PNS = cast<PHINode>(getShadow(PN)); runOnFunction() local