Searched defs:IsLocalToUnit (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/ |
D | Debugify.cpp | 99 bool IsLocalToUnit = F.hasPrivateLinkage() || F.hasInternalLinkage(); in applyDebugifyMetadata() local
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 413 bool IsLocalToUnit, bool IsDefinition, unsigned ScopeLine, in getImpl() 511 Metadata *Type, bool IsLocalToUnit, bool IsDefinition, in getImpl()
|
/external/llvm/bindings/go/llvm/ |
D | DIBuilderBindings.cpp | 76 LLVMMetadataRef CompositeType, int IsLocalToUnit, int IsDefinition, in LLVMDIBuilderCreateFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 502 bool IsLocalToUnit, bool IsDefinition, unsigned ScopeLine, in getImpl() 610 Metadata *Type, bool IsLocalToUnit, bool IsDefinition, in getImpl()
|
D | DebugInfo.cpp | 802 LLVMBool IsLocalToUnit, LLVMBool IsDefinition, in LLVMDIBuilderCreateFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1586 bool IsLocalToUnit = false; in TEST_F() local 1928 bool IsLocalToUnit = false; in TEST_F() local 2002 bool IsLocalToUnit = false; in TEST_F() local
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1419 bool IsLocalToUnit = false; in TEST_F() local 1760 bool IsLocalToUnit = false; in TEST_F() local
|