Searched defs:IsLocalToUnit (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 738 unsigned LineNumber, DIType *Ty, bool IsLocalToUnit, bool isDefined, in createGlobalVariableExpression() 757 unsigned LineNumber, DIType *Ty, bool IsLocalToUnit, MDNode *Decl, in createTempGlobalVariableFwdDecl()
|
| H A D | DebugInfo.cpp | 878 pack_into_DISPFlags(bool IsLocalToUnit, bool IsDefinition, bool IsOptimized) { in pack_into_DISPFlags() 968 LLVMBool IsLocalToUnit, LLVMBool IsDefinition, in LLVMDIBuilderCreateFunction()
|
| H A D | DebugInfoMetadata.cpp | 915 DISubprogram::toSPFlags(bool IsLocalToUnit, bool IsDefinition, bool IsOptimized, in toSPFlags() 1130 Metadata *Type, bool IsLocalToUnit, bool IsDefinition, in getImpl()
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | MetadataTest.cpp | 2272 bool IsLocalToUnit = false; in TEST_F() local 2662 bool IsLocalToUnit = false; in TEST_F() local 2752 bool IsLocalToUnit = false; in TEST_F() local
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/ |
| H A D | debuginfo_ocaml.c | 284 LLVMMetadataRef File, value LineNo, LLVMMetadataRef Ty, value IsLocalToUnit, in llvm_dibuild_create_function_native()
|