Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h866 getRawStringLocationExp(), getSizeInBits(), in cloneImpl()
906 return cast_or_null<DIExpression>(getRawStringLocationExp()); in getStringLocationExp()
915 Metadata *getRawStringLocationExp() const { return getOperand(5); } in getRawStringLocationExp() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContextImpl.h461 StringLocationExp(N->getRawStringLocationExp()),
H A DAsmWriter.cpp1989 N->getRawStringLocationExp()); in writeDIStringType()