Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp725 } else if (DIExpression *Expr = STy->getStringLengthExp()) { in constructTypeDIE()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h940 DIExpression *getStringLengthExp() const { in getStringLengthExp() function
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1726 Record.push_back(VE.getMetadataOrNullID(N->getStringLengthExp())); in writeDIStringType()