Searched defs:StringLocationExp (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/unittests/IR/ |
H A D | DebugInfoTest.cpp | 449 DIExpression *StringLocationExp = getDIExpression(1); in TEST() local
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 1554 Metadata *StringLocationExp = SizeIs8 ? nullptr : getMDOrNull(Record[5]); parseOneMetadata() local
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 692 getImpl(LLVMContext & Context,unsigned Tag,MDString * Name,Metadata * StringLength,Metadata * StringLengthExp,Metadata * StringLocationExp,uint64_t SizeInBits,uint32_t AlignInBits,unsigned Encoding,StorageType Storage,bool ShouldCreate) getImpl() argument
|