Home
last modified time | relevance | path

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

12

/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 __anonab0374280111::ClangASTNodesEmitter
185 void EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext()
DClangAttrEmitter.cpp135 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()
1352 static void emitClangAttrLateParsedList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrLateParsedList()
1374 static void emitClangAttrTypeArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrTypeArgList()
1400 static void emitClangAttrArgContextList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrArgContextList()
1430 static void emitClangAttrIdentifierArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrIdentifierArgList()
1454 void EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrClass()
1659 void EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrImpl()
1756 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrList()
1822 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrPCHRead()
1865 void EmitClangAttrPCHWrite(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrPCHWrite()
[all …]
DClangCommentHTMLNamedCharacterReferenceEmitter.cpp50 void EmitClangCommentHTMLNamedCharacterReferences(RecordKeeper &Records, in EmitClangCommentHTMLNamedCharacterReferences()
DClangDiagnosticsEmitter.cpp42 RecordKeeper &Records; member in __anon99d0e7bf0111::DiagGroupParentMap
97 RecordKeeper &Records; member in __anon99d0e7bf0211::DiagCategoryIDMap
485 void EmitClangDiagsDefs(RecordKeeper &Records, raw_ostream &OS, in EmitClangDiagsDefs()
816 static void emitCategoryTable(RecordKeeper &Records, raw_ostream &OS) { in emitCategoryTable()
825 void EmitClangDiagGroups(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDiagGroups()
879 void EmitClangDiagsIndexName(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDiagsIndexName()
DTableGen.cpp143 bool ClangTableGenMain(raw_ostream &OS, RecordKeeper &Records) { in ClangTableGenMain()
/external/llvm/utils/TableGen/
DDisassemblerEmitter.cpp106 void EmitDisassembler(RecordKeeper &Records, raw_ostream &OS) { in EmitDisassembler()
DAttributes.cpp31 RecordKeeper &Records; member in __anonebcabc450111::Attributes
DCodeGenMapTable.cpp202 MapTableEmitter(CodeGenTarget &Target, RecordKeeper &Records, Record *IMRec): in MapTableEmitter()
494 static void emitEnums(raw_ostream &OS, RecordKeeper &Records) { in emitEnums()
560 void EmitMapTable(RecordKeeper &Records, raw_ostream &OS) { in EmitMapTable()
DCTagsEmitter.cpp48 RecordKeeper &Records; member in __anon3c6e05aa0111::CTagsEmitter
DTableGen.cpp97 bool LLVMTableGenMain(raw_ostream &OS, RecordKeeper &Records) { in LLVMTableGenMain()
DCodeGenTarget.h65 RecordKeeper &Records; variable
DCallingConvEmitter.cpp24 RecordKeeper &Records; member in __anonbeae02080111::CallingConvEmitter
DOptParserEmitter.cpp108 void EmitOptParser(RecordKeeper &Records, raw_ostream &OS) { in EmitOptParser()
DCodeEmitterGen.cpp30 RecordKeeper &Records; member in __anone282648d0111::CodeEmitterGen
DPseudoLoweringEmitter.cpp46 RecordKeeper &Records; member in __anonbe869d6f0111::PseudoLoweringEmitter
/external/llvm/lib/TableGen/
DMain.cpp74 RecordKeeper Records; in TableGenMain() local
DTGParser.h70 RecordKeeper &Records; variable
DSetTheory.cpp203 RecordKeeper &Records = in apply() local
/external/llvm/docs/
DBitCodeFormat.rst237 .. _UNABBREV_RECORD:
239 UNABBREV_RECORD Encoding
260 Abbreviated Record Encoding
/external/clang/include/clang/ASTMatchers/
DASTMatchFinder.h129 llvm::StringMap<llvm::TimeRecord> &Records; member
/external/llvm/include/llvm/ProfileData/
DCoverageMapping.h277 ArrayRef<FunctionRecord> Records; variable
287 : Records(Records_), Current(Records.begin()), Filename(Filename) { in Records() function
/external/libnfc-nxp/src/
DphFriNfc_NdefReg.h134 phFriNfc_NdefRecord_t Records[PH_FRINFC_NDEFREG_MAX_RTD]; member
/external/avahi/avahi-sharp/
DRecordBrowser.cs127 public RecordInfo[] Records property in Avahi.RecordBrowser

12