Searched refs:StringToOffsetTable (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h1 //===- StringToOffsetTable.h - Emit a big concatenated string ---*- C++ -*-===//
21 /// StringToOffsetTable - This class uniques a bunch of nul-terminated strings
25 class StringToOffsetTable { class in namespace:llvm
/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp27 #include "llvm/TableGen/StringToOffsetTable.h"
697 static void emitDiagGroupNames(StringToOffsetTable &GroupNames,
719 StringToOffsetTable &GroupNames,
746 StringToOffsetTable &GroupNames, raw_ostream &OS) {
845 StringToOffsetTable GroupNames;
/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp111 #include "llvm/TableGen/StringToOffsetTable.h"
2473 StringToOffsetTable &StringTable,
2782 StringToOffsetTable StringTable;

Completed in 117 milliseconds