Home
last modified time | relevance | path

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

12

/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DStringTable.h26 StringRef getString(uint32_t Offset) const { in getString() function
H A DGsymReader.h139 StringRef getString(uint32_t Offset) const { return StrTab[Offset]; } getString() function
/llvm-project/llvm/lib/TargetParser/
H A DSubtargetFeature.cpp55 std::string SubtargetFeatures::getString() const { getString() function in SubtargetFeatures
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h70 StringRef getString(size_t Index) const { in getString() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h90 StringRef getString() const { in getString() function
H A DDIE.h285 StringRef getString() const { return S.getString(); } in getString() function
307 StringRef getString() const { return S; } in getString() function
/llvm-project/mlir/lib/Query/Matcher/
H A DVariantValue.cpp96 const llvm::StringRef &VariantValue::getString() const { in getString() function in mlir::query::matcher::VariantValue
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugStringTableSubsection.cpp35 DebugStringTableSubsectionRef::getString(uint32_t Offset) const { getString() function in DebugStringTableSubsectionRef
/llvm-project/llvm/lib/Object/
H A DMinidump.cpp25 Expected<std::string> MinidumpFile::getString(size_t Offset) const { getString() function in MinidumpFile
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp88 StringRef NamedStreamMap::getString(uint32_t Offset) const { getString() function in NamedStreamMap
/llvm-project/clang/test/Analysis/inlining/
H A DInlineObjCInstanceMethod.m9 extern CFStringRef getString(void); function
/llvm-project/clang/lib/Lex/
H A DHeaderMap.cpp148 std::optional<StringRef> HeaderMapImpl::getString(unsigned StrTabIdx) const { in getString() function in HeaderMapImpl
/llvm-project/libc/benchmarks/automemcpy/lib/
H A DResultAnalyzer.cpp
/llvm-project/clang/test/Analysis/
H A DNSString.m195 -(NSString*) getString; method
198 -(NSString*) getString { method
/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h103 StringRef getString(StringRef Key) const { return StringData.lookup(Key); } in getString() function
/llvm-project/llvm/unittests/Object/
H A DMinidumpTest.cpp253 TEST(MinidumpFile, getString) { in TEST() argument
/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp353 GraphRenderer::TimeStat::getString(GraphRenderer::StatType T) const { in getString() function in GraphRenderer::TimeStat
/llvm-project/openmp/libompd/src/
H A DTargetValue.cpp277 ompd_rc_t TValue::getString(const char **buf) { in getString() function in TValue
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h122 StringRef getString() const { in getString() function
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h110 StringRef getString() const { return Str; } in getString() function
/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h145 StringRef getString() { in getString() function
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp384 const std::string &VariantValue::getString() const { in getString() function in clang::ast_matchers::dynamic::VariantValue
/llvm-project/polly/utils/pyscop/
H A Disl.py254 def getString(self): member in Printer
/llvm-project/llvm/lib/Support/
H A DJSON.cpp62 std::optional<llvm::StringRef> Object::getString(StringRef K) const { in getString() function in llvm::json::Object
/llvm-project/libcxx/benchmarks/
H A Dstring.bench.cpp

12