HomeSort by: relevance | last modified time | path
    Searched refs:StringToOffsetTable (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
StringToOffsetTable.h 1 //===- StringToOffsetTable.h - Emit a big concatenated string ---*- C++ -*-===//
20 /// StringToOffsetTable - This class uniques a bunch of nul-terminated strings
24 class StringToOffsetTable {
  /src/external/apache2/llvm/dist/clang/utils/TableGen/
ClangDiagnosticsEmitter.cpp 27 #include "llvm/TableGen/StringToOffsetTable.h"
1435 static void emitDiagGroupNames(StringToOffsetTable &GroupNames,
1457 StringToOffsetTable &GroupNames,
1484 StringToOffsetTable &GroupNames, raw_ostream &OS) {
1582 StringToOffsetTable GroupNames;
MveEmitter.cpp 68 #include "llvm/TableGen/StringToOffsetTable.h"
1708 StringToOffsetTable StringTable;
  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
IntrinsicEmitter.cpp 22 #include "llvm/TableGen/StringToOffsetTable.h"
856 StringToOffsetTable Table;
AsmMatcherEmitter.cpp 114 #include "llvm/TableGen/StringToOffsetTable.h"
2826 StringToOffsetTable &StringTable,
3369 StringToOffsetTable StringTable;

Completed in 20 milliseconds