Home
last modified time | relevance | path

Searched defs:addString (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/unittests/Lex/
H A DHeaderMapTestUtils.h56 unsigned addString(StringRef S) { in addString() function
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp42 void DIEHash::addString(StringRef Str) { in addString() function in DIEHash
H A DDwarfUnit.cpp247 void DwarfUnit::addString(DIE &Die, dwarf::Attribute Attribute, in addString() function in DwarfUnit
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h439 StringRef addString(StringRef S) { in addString() function
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h417 size_t addString(StringRef S) { return StringTable.addString(S); } in addString() function
H A DBTFDebug.cpp494 uint32_t BTFStringTable::addString(StringRef S) { addString() function in BTFStringTable
[all...]
/llvm-project/llvm/unittests/DebugInfo/BTF/
H A DBTFParserTest.cpp383 uint32_t addString(StringRef S) { in addString() function in __anon10cc3c150111::MockData2
/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp912 StringHandle addString(llvm::StringRef Str) { in addString() function in Modularize::__anona8f317940111::PreprocessorTrackerImpl
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp354 size_t MCDwarfLineStr::addString(StringRef Path) { addString() function in MCDwarfLineStr
/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1517 uint32_t StringTableSection::addString(StringRef str) { addString() function in StringTableSection
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp592 void StringTableSection::addString(StringRef Name) { StrTabBuilder.add(Name); } addString() function in StringTableSection
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1248 unsigned StringTableSection::addString(StringRef s, bool hashIt) { addString() function in StringTableSection
[all...]