Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp313 DIExpression *StrLocationExp) { in createStringType() argument
316 StringLength, nullptr, StrLocationExp, 0, 0, 0); in createStringType()
321 DIExpression *StrLocationExp) { in createStringType() argument
324 StringLengthExp, StrLocationExp, 0, 0, 0); in createStringType()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h267 DIExpression *StrLocationExp = nullptr);
276 DIExpression *StrLocationExp = nullptr);
H A DDebugInfoMetadata.h1120 Metadata *StrLenExp, Metadata *StrLocationExp,
1127 StringLength, StrLenExp, StrLocationExp, SizeInBitsNode,
1132 Metadata *StrLenExp, Metadata *StrLocationExp,
1138 return getImpl(Context, Tag, Name, StringLength, StrLenExp, StrLocationExp,
1144 Metadata *StringLength, Metadata *StrLenExp, Metadata *StrLocationExp,