Searched defs:StringLengthExp (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/unittests/IR/ |
H A D | DebugInfoTest.cpp | 459 DIExpression *StringLengthExp = getDIExpression(2); in TEST() local
|
/llvm-project/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 290 DIExpression *StringLengthExp, in createStringType() argument
|
H A D | DebugInfoMetadata.cpp | 691 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
|