Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp756 if (DIExpression *Expr = STy->getStringLocationExp()) { in constructTypeDIE()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h956 DIExpression *getStringLocationExp() const { in getStringLocationExp() function
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1859 Record.push_back(VE.getMetadataOrNullID(N->getStringLocationExp())); in writeDIStringType()