Home
last modified time | relevance | path

Searched defs:getString (Results 1 – 25 of 32) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DStringTable.h26 StringRef getString(uint32_t Offset) const { in getString() function
H A DGsymReader.h130 StringRef getString(uint32_t Offset) const { return StrTab[Offset]; } in getString() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DSubtargetFeature.cpp55 std::string SubtargetFeatures::getString() const { in getString() function in SubtargetFeatures
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h70 StringRef getString(size_t Index) const { in getString() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h87 StringRef getString() const { in getString() function
H A DDIE.h280 StringRef getString() const { return S.getString(); } in getString() function
302 StringRef getString() const { return S; } in getString() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DDebugStringTableSubsection.cpp35 DebugStringTableSubsectionRef::getString(uint32_t Offset) const { in getString() function in DebugStringTableSubsectionRef
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMinidump.cpp25 Expected<std::string> MinidumpFile::getString(size_t Offset) const { in getString() function in MinidumpFile
H A DCOFFObjectFile.cpp1090 Expected<StringRef> COFFObjectFile::getString(uint32_t Offset) const { in getString() function in COFFObjectFile
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp89 StringRef NamedStreamMap::getString(uint32_t Offset) const { in getString() function in NamedStreamMap
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderMap.cpp149 std::optional<StringRef> HeaderMapImpl::getString(unsigned StrTabIdx) const { in getString() function in HeaderMapImpl
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DOffloadBinary.h102 StringRef getString(StringRef Key) const { return StringData.lookup(Key); } in getString() function
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h122 StringRef getString() const { in getString() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-graph.cpp353 GraphRenderer::TimeStat::getString(GraphRenderer::StatType T) const { in getString() function in GraphRenderer::TimeStat
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmMacro.h110 StringRef getString() const { return Str; } in getString() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DGCOV.h144 StringRef getString() { in getString() function
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp384 const std::string &VariantValue::getString() const { in getString() function in clang::ast_matchers::dynamic::VariantValue
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h378 const char *getString() const { in getString() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DJSON.cpp60 std::optional<llvm::StringRef> Object::getString(StringRef K) const { in getString() function in llvm::json::Object
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dstring.bench.cpp127 TEST_ALWAYS_INLINE const char* getString(Length L, in getString() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprObjC.h64 StringLiteral *getString() { return cast<StringLiteral>(String); } in getString() function
65 const StringLiteral *getString() const { return cast<StringLiteral>(String); } in getString() function
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h436 StringRef getString() const { return str; } in getString() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h159 const StringRef &getString() const { in getString() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMetadata.cpp507 StringRef MDString::getString() const { in getString() function in MDString
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp445 std::string MemRegion::getString() const { in getString() function in MemRegion

12