Home
last modified time | relevance | path

Searched defs:StringLengthExp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp459 DIExpression *StringLengthExp = getDIExpression(2); in TEST() local
/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp290 DIExpression *StringLengthExp, in createStringType() argument
H A DDebugInfoMetadata.cpp691 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