Home
last modified time | relevance | path

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

12

/external/clang/utils/TableGen/
DClangCommentHTMLTagsEmitter.cpp23 void clang::EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentHTMLTags()
39 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()
DClangAttrEmitter.cpp134 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()
1320 static void emitClangAttrLateParsedList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrLateParsedList()
1342 static void emitClangAttrTypeArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrTypeArgList()
1368 static void emitClangAttrArgContextList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrArgContextList()
1398 static void emitClangAttrIdentifierArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrIdentifierArgList()
1422 void EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrClass()
1613 void EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrImpl()
1710 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrList()
1776 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrPCHRead()
1819 void EmitClangAttrPCHWrite(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrPCHWrite()
[all …]
DClangASTNodesEmitter.cpp31 RecordKeeper &Records; member in __anone1db6b870111::ClangASTNodesEmitter
185 void EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext()
DClangDiagnosticsEmitter.cpp42 RecordKeeper &Records; member in __anon7ced96be0111::DiagGroupParentMap
97 RecordKeeper &Records; member in __anon7ced96be0211::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()
DClangCommentHTMLNamedCharacterReferenceEmitter.cpp50 void EmitClangCommentHTMLNamedCharacterReferences(RecordKeeper &Records, in EmitClangCommentHTMLNamedCharacterReferences()
DTableGen.cpp143 bool ClangTableGenMain(raw_ostream &OS, RecordKeeper &Records) { in ClangTableGenMain()
DNeonEmitter.cpp485 RecordKeeper &Records; member in __anon67a52ed10111::NeonEmitter
2380 void EmitNeon(RecordKeeper &Records, raw_ostream &OS) { in EmitNeon()
2383 void EmitNeonSema(RecordKeeper &Records, raw_ostream &OS) { in EmitNeonSema()
2386 void EmitNeonTest(RecordKeeper &Records, raw_ostream &OS) { in EmitNeonTest()
/external/llvm/utils/TableGen/
DDisassemblerEmitter.cpp106 void EmitDisassembler(RecordKeeper &Records, raw_ostream &OS) { in EmitDisassembler()
DCodeGenMapTable.cpp202 MapTableEmitter(CodeGenTarget &Target, RecordKeeper &Records, Record *IMRec): in MapTableEmitter()
498 static void emitEnums(raw_ostream &OS, RecordKeeper &Records) { in emitEnums()
564 void EmitMapTable(RecordKeeper &Records, raw_ostream &OS) { in EmitMapTable()
DTableGen.cpp94 bool LLVMTableGenMain(raw_ostream &OS, RecordKeeper &Records) { in LLVMTableGenMain()
DCTagsEmitter.cpp50 RecordKeeper &Records; member in __anon7b30fe290111::CTagsEmitter
DCodeGenTarget.h65 RecordKeeper &Records; variable
DCallingConvEmitter.cpp24 RecordKeeper &Records; member in __anon21ef1dc70111::CallingConvEmitter
DOptParserEmitter.cpp108 void EmitOptParser(RecordKeeper &Records, raw_ostream &OS) { in EmitOptParser()
DCodeEmitterGen.cpp30 RecordKeeper &Records; member in __anondde578cc0111::CodeEmitterGen
DPseudoLoweringEmitter.cpp46 RecordKeeper &Records; member in __anonf55e94ce0111::PseudoLoweringEmitter
/external/llvm/lib/TableGen/
DMain.cpp78 RecordKeeper Records; in TableGenMain() local
DTGParser.h70 RecordKeeper &Records; variable
/external/llvm/docs/
DBitCodeFormat.rst237 .. _UNABBREV_RECORD:
239 UNABBREV_RECORD Encoding
260 Abbreviated Record Encoding
/external/clang/lib/Basic/
DTargets.cpp848 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
1561 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
1745 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
2152 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
4475 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
4912 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
5180 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
5345 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
5539 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
5667 void getTargetBuiltins(const Builtin::Info *&Records, in getTargetBuiltins()
[all …]
/external/clang/include/clang/ASTMatchers/
DASTMatchFinder.h128 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/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp165 ConstantArray *Records = cast<ConstantArray>(Init->getAggregateElement(4)); in lowerCoverageData() local

12