Home
last modified time | relevance | path

Searched refs:StrLocationExp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDIBuilder.h232 DIExpression *StrLocationExp = nullptr);
241 DIExpression *StrLocationExp = nullptr);
H A DDebugInfoMetadata.h887 Metadata *StrLenExp, Metadata *StrLocationExp,
892 StringLength, StrLenExp, StrLocationExp, SizeInBits,
897 Metadata *StrLenExp, Metadata *StrLocationExp,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp299 DIExpression *StrLocationExp) { in createStringType() argument
302 StringLength, nullptr, StrLocationExp, 0, 0, 0); in createStringType()
307 DIExpression *StrLocationExp) { in createStringType() argument
310 StringLengthExp, StrLocationExp, 0, 0, 0); in createStringType()