Home
last modified time | relevance | path

Searched defs:PID (Results 1 – 24 of 24) sorted by relevance

/llvm-project/llvm/include/llvm/XRay/
H A DFDRTraceExpander.h26 int32_t PID = 0; variable
H A DFDRRecords.h314 int32_t PID = 0; variable
/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp70 int PID; in readLockFile() local
113 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting() argument
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp160 uint64_t PID; in main() local
/llvm-project/llvm/lib/IR/
H A DIRPrintingPasses.cpp139 const char *PID = (const char *)P->getPassID(); in isIRPrintingPass() local
/llvm-project/llvm/tools/llvm-profgen/
H A DPerfReader.h598 std::optional<int32_t> PID) in PerfScriptReader()
618 int64_t PID = 0; member
684 std::optional<int32_t> PID) in LBRPerfReader()
702 std::optional<int32_t> PID) in HybridPerfReader()
H A DPerfReader.cpp992 PID = 1, extractMMapEventForBinary() enumerator
/llvm-project/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp115 for (auto *PID : IMD->property_impls()) { in TraverseObjCMethodDecl() local
/llvm-project/compiler-rt/lib/xray/tests/unit/
H A Dprofile_collector_test.cpp35 u64 PID = 0; member
/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1520 VisitObjCProtocolDecl(ObjCProtocolDecl * PID) VisitObjCProtocolDecl() argument
1539 VisitObjCCategoryImplDecl(ObjCCategoryImplDecl * PID) VisitObjCCategoryImplDecl() argument
1552 VisitObjCCategoryDecl(ObjCCategoryDecl * PID) VisitObjCCategoryDecl() argument
1700 VisitObjCPropertyImplDecl(ObjCPropertyImplDecl * PID) VisitObjCPropertyImplDecl() argument
[all...]
H A DDeclObjC.cpp2234 PID->getPropertyIvarDecl()->getIdentifier() == ivarId) in FindPropertyImplIvarDecl() local
278 const auto *PID = cast<ObjCProtocolDecl>(this); FindPropertyDeclaration() local
2248 for (auto *PID : property_impls()) FindPropertyImplDecl() local
[all...]
H A DASTContext.cpp8000 for (auto *PID : CID->property_impls()) getObjCPropertyImplDeclForPropertyDecl() local
8005 for (auto *PID : OID->property_impls()) getObjCPropertyImplDeclForPropertyDecl() local
/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp50 u64 PID = 0; // Process ID. member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp487 __anoncb2aa0f60402(PartitionID PID, const FunctionWithDependencies &FWD) doPartitioning() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1401 Expr *setter = PID->getSetterCXXAssignment(); in hasTrivialSetExpr() argument
1050 GenerateObjCGetter(ObjCImplementationDecl * IMP,const ObjCPropertyImplDecl * PID) GenerateObjCGetter() argument
1629 GenerateObjCSetter(ObjCImplementationDecl * IMP,const ObjCPropertyImplDecl * PID) GenerateObjCSetter() argument
3688 GenerateObjCAtomicSetterCopyHelperFunction(const ObjCPropertyImplDecl * PID) GenerateObjCAtomicSetterCopyHelperFunction() argument
3788 GenerateObjCAtomicGetterCopyHelperFunction(const ObjCPropertyImplDecl * PID) GenerateObjCAtomicGetterCopyHelperFunction() argument
[all...]
H A DCodeGenModule.cpp6700 for (const auto *PID : D->property_impls()) { EmitObjCPropertyImplementations() local
H A DCGObjCMac.cpp3547 if (ObjCMethodDecl *MD = PID->getGetterMethodDecl()) in GenerateClass() local
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1896 if (ObjCPropertyImplDecl *PID = DefaultSynthesizeProperties() local
2243 for (const auto *PID : D->property_impls()) { DiagnoseOwningPropertyGetterSynthesis() local
/llvm-project/bolt/runtime/
H A Dinstr.cpp1466 uint64_t PID = __getpid(); in openProfile() local
1653 if (long PID = __fork()) in __bolt_instr_setup() local
/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp1842 int32_t PID; parseCommExecEvent() local
[all...]
/llvm-project/clang/lib/Driver/
H A DDriver.cpp1580 int PID = getCrashDiagnosticFile() local
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp767 RewritePropertyImplDecl(ObjCPropertyImplDecl * PID,ObjCImplementationDecl * IMD,ObjCCategoryImplDecl * CID) RewritePropertyImplDecl() argument
[all...]
H A DRewriteModernObjC.cpp917 RewritePropertyImplDecl(ObjCPropertyImplDecl * PID,ObjCImplementationDecl * IMD,ObjCCategoryImplDecl * CID) RewritePropertyImplDecl() argument
[all...]
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp1114 VisitObjCProtocolDecl(ObjCProtocolDecl * PID) VisitObjCProtocolDecl() argument