Home
last modified time | relevance | path

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

1234

/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DCodeViewTypes.rst55 LF_POINTER (0x1002)
136 LF_MODIFIER (0x1001)
139 LF_PROCEDURE (0x1008)
142 LF_MFUNCTION (0x1009)
145 LF_LABEL (0x000e)
148 LF_ARGLIST (0x1201)
151 LF_FIELDLIST (0x1203)
154 LF_ARRAY (0x1503)
157 LF_CLASS (0x1504)
160 LF_STRUCTURE (0x1505)
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangCommentHTMLTagsEmitter.cpp22 void clang::EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentHTMLTags()
38 void clang::EmitClangCommentHTMLTagsProperties(RecordKeeper &Records, in EmitClangCommentHTMLTagsProperties()
H A DClangCommentCommandInfoEmitter.cpp23 void clang::EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandInfo()
109 void clang::EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandList()
H A DClangSyntaxEmitter.cpp44 Hierarchy(const llvm::RecordKeeper &Records) { in Hierarchy()
130 void clang::EmitClangSyntaxNodeList(llvm::RecordKeeper &Records, in EmitClangSyntaxNodeList()
189 void clang::EmitClangSyntaxNodeClasses(llvm::RecordKeeper &Records, in EmitClangSyntaxNodeClasses()
H A DClangAttrEmitter.cpp166 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()
1678 static void emitClangAttrLateParsedList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrLateParsedList()
1857 RecordKeeper &Records) { in PragmaClangAttributeSupport()
1921 getPragmaAttributeSupport(RecordKeeper &Records) { in getPragmaAttributeSupport()
2141 static void emitClangAttrTypeArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrTypeArgList()
2164 static void emitClangAttrArgContextList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrArgContextList()
2199 static void emitClangAttrVariadicIdentifierArgList(RecordKeeper &Records, in emitClangAttrVariadicIdentifierArgList()
2220 static void emitClangAttrIdentifierArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrIdentifierArgList()
2246 static void emitClangAttrThisIsaIdentifierArgList(RecordKeeper &Records, in emitClangAttrThisIsaIdentifierArgList()
2266 static void emitAttributes(RecordKeeper &Records, raw_ostream &OS, in emitAttributes()
[all …]
H A DClangASTNodesEmitter.cpp36 RecordKeeper &Records; member in __anon24f475500111::ClangASTNodesEmitter
205 void clang::EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext()
H A DSveEmitter.cpp259 RecordKeeper &Records; member in __anon47288a980111::SVEEmitter
1417 void EmitSveHeader(RecordKeeper &Records, raw_ostream &OS) { in EmitSveHeader()
1421 void EmitSveBuiltins(RecordKeeper &Records, raw_ostream &OS) { in EmitSveBuiltins()
1425 void EmitSveBuiltinCG(RecordKeeper &Records, raw_ostream &OS) { in EmitSveBuiltinCG()
1429 void EmitSveRangeChecks(RecordKeeper &Records, raw_ostream &OS) { in EmitSveRangeChecks()
1433 void EmitSveTypeFlags(RecordKeeper &Records, raw_ostream &OS) { in EmitSveTypeFlags()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp44 void GenerateEnumClass(const std::vector<Record *> &Records, raw_ostream &OS, in GenerateEnumClass()
76 void GenerateEnumClauseVal(const std::vector<Record *> &Records, in GenerateEnumClauseVal()
178 void EmitDirectivesDecl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesDecl()
248 void GenerateGetName(const std::vector<Record *> &Records, raw_ostream &OS, in GenerateGetName()
272 void GenerateGetKind(const std::vector<Record *> &Records, raw_ostream &OS, in GenerateGetKind()
793 void EmitDirectivesImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesImpl()
H A DDisassemblerEmitter.cpp105 void EmitDisassembler(RecordKeeper &Records, raw_ostream &OS) { in EmitDisassembler()
H A DExegesisEmitter.cpp58 RecordKeeper &Records; member in __anon141a2cdd0111::ExegesisEmitter
66 collectPfmCounters(const RecordKeeper &Records) { in collectPfmCounters()
H A DOptRSTEmitter.cpp26 void EmitOptRST(RecordKeeper &Records, raw_ostream &OS) { in EmitOptRST()
H A DDFAEmitter.cpp216 RecordKeeper &Records; member in __anon14d6558b0211::Automaton
235 RecordKeeper &Records; member in __anon14d6558b0211::AutomatonEmitter
265 Automaton::Automaton(RecordKeeper &Records, Record *R) in Automaton()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableCollection.h38 ArrayRef<ArrayRef<uint8_t>> Records; variable
H A DDebugSymbolsSubsection.h50 std::vector<CVSymbol> Records; variable
H A DLazyRandomTypeCollection.h103 std::vector<CacheEntry> Records; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DFDRLogBuilder.h26 std::vector<std::unique_ptr<Record>> Records; variable
H A DFDRRecordConsumer.h29 std::vector<std::unique_ptr<Record>> &Records; variable
H A DTrace.h49 RecordVector Records; variable
H A DBlockIndexer.h32 std::vector<Record *> Records; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DTrace.cpp38 std::vector<XRayRecord> &Records) { in loadNaiveFormatLog()
268 XRayFileHeader &FileHeader, std::vector<XRayRecord> &Records) { in loadFDRLog()
351 std::vector<XRayRecord> &Records) { in loadYAMLLog()
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Ddnssec.inc.rst283 dnssec_dynamic_zones_nsec3Publishing DNSKEY Records global() argument
422 secure_delegationMonitoring with Private Type Records global() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h13 explicit DirectiveLanguage(const llvm::RecordKeeper &Records) in DirectiveLanguage()
61 const llvm::RecordKeeper &Records; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp38 RecordKeeper &Records; member in __anon4e9ad43b0111::SkeletonEmitter
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-converter.cpp78 void TraceConverter::exportAsYAML(const Trace &Records, raw_ostream &OS) { in exportAsYAML()
95 void TraceConverter::exportAsRAWv1(const Trace &Records, raw_ostream &OS) { in exportAsRAWv1()
265 void TraceConverter::exportAsChromeTraceEventFormat(const Trace &Records, in exportAsChromeTraceEventFormat()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeTableCollection.cpp18 TypeTableCollection::TypeTableCollection(ArrayRef<ArrayRef<uint8_t>> Records) in TypeTableCollection()

1234