Home
last modified time | relevance | path

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

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