Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h905 getRawStringLocationExp(), getSizeInBits(), in cloneImpl()
945 return cast_or_null<DIExpression>(getRawStringLocationExp()); in getStringLocationExp()
954 Metadata *getRawStringLocationExp() const { return getOperand(5); } in getRawStringLocationExp() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContextImpl.h510 StringLocationExp(N->getRawStringLocationExp()),
H A DAsmWriter.cpp2014 N->getRawStringLocationExp()); in writeDIStringType()