| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | LockFileManager.cpp | 68 int PID; in readLockFile() local 113 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
| H A D | FDRTraceExpander.h | 26 int32_t PID = 0; variable
|
| H A D | FDRRecords.h | 315 int32_t PID = 0; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IRPrintingPasses.cpp | 125 const char *PID = (const char *)P->getPassID(); in isIRPrintingPass() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUSplitModule.cpp | 774 void add(unsigned PID, const BitVector &BV) { in add() 819 void updateScore(unsigned PID) { in updateScore() 1180 for (unsigned PID = 0; PID < NumParts; ++PID) { in findMostSimilarPartition() local 1486 for (unsigned PID = 0; PID < NumParts; ++PID) { in splitAMDGPUModule() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclPrinter.cpp | 1556 void DeclPrinter::VisitObjCProtocolDecl(ObjCProtocolDecl *PID) { in VisitObjCProtocolDecl() 1575 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl() 1588 void DeclPrinter::VisitObjCCategoryDecl(ObjCCategoryDecl *PID) { in VisitObjCCategoryDecl() 1736 void DeclPrinter::VisitObjCPropertyImplDecl(ObjCPropertyImplDecl *PID) { in VisitObjCPropertyImplDecl()
|
| H A D | DeclObjC.cpp | 275 const auto *PID = cast<ObjCProtocolDecl>(this); in FindPropertyDeclaration() local 2231 for (auto *PID : property_impls()) in FindPropertyImplIvarDecl() local 2245 for (auto *PID : property_impls()) in FindPropertyImplDecl() local
|
| H A D | ASTContext.cpp | 8875 for (auto *PID : CID->property_impls()) in getObjCPropertyImplDeclForPropertyDecl() local 8880 for (auto *PID : OID->property_impls()) in getObjCPropertyImplDeclForPropertyDecl() local
|
| /freebsd/usr.bin/ipcs/ |
| H A D | ipcs.c | 104 #define PID 8 macro
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_profile_collector.cpp | 50 u64 PID = 0; // Process ID. member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 1050 const ObjCPropertyImplDecl *PID) { in GenerateObjCGetter() 1437 static bool hasTrivialSetExpr(const ObjCPropertyImplDecl *PID) { in hasTrivialSetExpr() 1673 const ObjCPropertyImplDecl *PID) { in GenerateObjCSetter() 3734 const ObjCPropertyImplDecl *PID) { in GenerateObjCAtomicSetterCopyHelperFunction() 3834 const ObjCPropertyImplDecl *PID) { in GenerateObjCAtomicGetterCopyHelperFunction()
|
| H A D | CodeGenModule.cpp | 7047 for (const auto *PID : D->property_impls()) { in EmitObjCPropertyImplementations() local
|
| H A D | CGObjCMac.cpp | 3443 for (const auto *PID : ID->property_impls()) { in GenerateClass() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaObjCProperty.cpp | 1907 if (ObjCPropertyImplDecl *PID = in DefaultSynthesizeProperties() local 2252 for (const auto *PID : D->property_impls()) { in DiagnoseOwningPropertyGetterSynthesis() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 765 void RewriteObjC::RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, in RewritePropertyImplDecl()
|
| H A D | RewriteModernObjC.cpp | 916 void RewriteModernObjC::RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, in RewritePropertyImplDecl()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 1883 int PID = in getCrashDiagnosticFile() local
|