Home
last modified time | relevance | path

Searched defs:Records (Results 1 – 25 of 68) sorted by relevance

123

/external/clang/utils/TableGen/
DClangCommentHTMLTagsEmitter.cpp23 void clang::EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentHTMLTags()
38 void clang::EmitClangCommentHTMLTagsProperties(RecordKeeper &Records, in EmitClangCommentHTMLTagsProperties()
DClangCommentCommandInfoEmitter.cpp23 void EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandInfo()
109 void EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandList()
DClangASTNodesEmitter.cpp31 RecordKeeper &Records; member in __anon38533a2c0111::ClangASTNodesEmitter
185 void EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext()
DClangAttrEmitter.cpp152 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()
1503 static void emitClangAttrLateParsedList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrLateParsedList()
1525 static void emitClangAttrTypeArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrTypeArgList()
1551 static void emitClangAttrArgContextList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrArgContextList()
1581 static void emitClangAttrIdentifierArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrIdentifierArgList()
1605 void EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrClass()
1808 void EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrImpl()
1995 AttrClassHierarchy(RecordKeeper &Records) { in AttrClassHierarchy()
2072 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrList()
2112 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrPCHRead()
[all …]
DClangDiagnosticsEmitter.cpp42 RecordKeeper &Records; member in __anonc5551f430111::DiagGroupParentMap
97 RecordKeeper &Records; member in __anonc5551f430211::DiagCategoryIDMap
484 void EmitClangDiagsDefs(RecordKeeper &Records, raw_ostream &OS, in EmitClangDiagsDefs()
815 static void emitCategoryTable(RecordKeeper &Records, raw_ostream &OS) { in emitCategoryTable()
824 void EmitClangDiagGroups(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDiagGroups()
878 void EmitClangDiagsIndexName(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDiagsIndexName()
DClangCommentHTMLNamedCharacterReferenceEmitter.cpp50 void EmitClangCommentHTMLNamedCharacterReferences(RecordKeeper &Records, in EmitClangCommentHTMLNamedCharacterReferences()
/external/llvm/utils/TableGen/
DAttributes.cpp38 RecordKeeper &Records; member in __anon55a25cc90111::Attributes
142 const std::vector<Record *> &Records) { in printEnumAttrClasses()
155 const std::vector<Record *> &Records) { in printStrBoolAttrClasses()
DDisassemblerEmitter.cpp105 void EmitDisassembler(RecordKeeper &Records, raw_ostream &OS) { in EmitDisassembler()
DCodeGenMapTable.cpp202 MapTableEmitter(CodeGenTarget &Target, RecordKeeper &Records, Record *IMRec): in MapTableEmitter()
504 static void emitEnums(raw_ostream &OS, RecordKeeper &Records) { in emitEnums()
567 void EmitMapTable(RecordKeeper &Records, raw_ostream &OS) { in EmitMapTable()
DCTagsEmitter.cpp48 RecordKeeper &Records; member in __anon7aafd72e0111::CTagsEmitter
DTableGen.cpp101 bool LLVMTableGenMain(raw_ostream &OS, RecordKeeper &Records) { in LLVMTableGenMain()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeTableCollection.h37 ArrayRef<ArrayRef<uint8_t>> Records; variable
DDebugSymbolsSubsection.h50 std::vector<CVSymbol> Records; variable
DLazyRandomTypeCollection.h103 std::vector<CacheEntry> Records; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DFDRLogBuilder.h26 std::vector<std::unique_ptr<Record>> Records; variable
DFDRRecordConsumer.h29 std::vector<std::unique_ptr<Record>> &Records; variable
DTrace.h49 RecordVector Records; variable
DBlockIndexer.h32 std::vector<Record *> Records; member
DYAMLXRayRecord.h46 std::vector<YAMLXRayRecord> Records; member
/external/swiftshader/third_party/subzero/unittest/
DBitcodeMunge.h34 SubzeroBitcodeMunger(const uint64_t Records[], size_t RecordSize, in SubzeroBitcodeMunger()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DTrace.cpp38 std::vector<XRayRecord> &Records) { in loadNaiveFormatLog()
268 XRayFileHeader &FileHeader, std::vector<XRayRecord> &Records) { in loadFDRLog()
351 std::vector<XRayRecord> &Records) { in loadYAMLLog()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeTableCollection.cpp18 TypeTableCollection::TypeTableCollection(ArrayRef<ArrayRef<uint8_t>> Records) in TypeTableCollection()
/external/llvm/lib/TableGen/
DMain.cpp74 RecordKeeper Records; in TableGenMain() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp51 std::vector<CVSymbol> Records; member
245 static std::vector<ulittle32_t> computeAddrMap(ArrayRef<CVSymbol> Records) { in computeAddrMap()
307 ArrayRef<CVSymbol> Records) { in writeRecords()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DMain.cpp84 RecordKeeper Records; in TableGenMain() local

123