Home
last modified time | relevance | path

Searched defs:StringPool (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h36 NonRelocatableStringpool &StringPool) { in resolve()
155 NonRelocatableStringpool StringPool; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXTranslationUnit.h31 clang::cxstring::CXStringPool *StringPool; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp171 OffsetsStringPool &StringPool, in getDIENames()
847 const DWARFUnit &U, OffsetsStringPool &StringPool, AttributesInfo &Info) { in cloneStringAttribute()
1206 CompileUnit &Unit, OffsetsStringPool &StringPool, const DWARFFormValue &Val, in cloneAttribute()
1266 OffsetsStringPool &StringPool, in addObjCAccelerator()
1334 OffsetsStringPool &StringPool, in cloneDIE()
1991 OffsetsStringPool &StringPool, in registerModuleReference()
2050 const DWARFFile &File, OffsetsStringPool &StringPool, in loadClangModule()
2135 OffsetsStringPool &StringPool, bool IsLittleEndian) { in cloneAllCompileUnits()
2233 OffsetsStringPool &StringPool) { in emitPaperTrailWarnings()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp528 static StringMap<StringInit*, BumpPtrAllocator &> StringPool(Allocator); in get() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp682 llvm::StringSaver StringPool(Alloc); in RoundTrip() local