/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/ |
H A D | CodeViewTypes.rst | 55 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 D | ClangCommentHTMLTagsEmitter.cpp | 22 void clang::EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentHTMLTags() 38 void clang::EmitClangCommentHTMLTagsProperties(RecordKeeper &Records, in EmitClangCommentHTMLTagsProperties()
|
H A D | ClangCommentCommandInfoEmitter.cpp | 23 void clang::EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandInfo() 109 void clang::EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandList()
|
H A D | ClangSyntaxEmitter.cpp | 44 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 D | ClangAttrEmitter.cpp | 166 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 D | ClangASTNodesEmitter.cpp | 36 RecordKeeper &Records; member in __anon24f475500111::ClangASTNodesEmitter 205 void clang::EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext()
|
H A D | SveEmitter.cpp | 259 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 D | DirectiveEmitter.cpp | 44 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 D | DisassemblerEmitter.cpp | 105 void EmitDisassembler(RecordKeeper &Records, raw_ostream &OS) { in EmitDisassembler()
|
H A D | ExegesisEmitter.cpp | 58 RecordKeeper &Records; member in __anon141a2cdd0111::ExegesisEmitter 66 collectPfmCounters(const RecordKeeper &Records) { in collectPfmCounters()
|
H A D | OptRSTEmitter.cpp | 26 void EmitOptRST(RecordKeeper &Records, raw_ostream &OS) { in EmitOptRST()
|
H A D | DFAEmitter.cpp | 216 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 D | TypeTableCollection.h | 38 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
H A D | DebugSymbolsSubsection.h | 50 std::vector<CVSymbol> Records; variable
|
H A D | LazyRandomTypeCollection.h | 103 std::vector<CacheEntry> Records; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/ |
H A D | FDRLogBuilder.h | 26 std::vector<std::unique_ptr<Record>> Records; variable
|
H A D | FDRRecordConsumer.h | 29 std::vector<std::unique_ptr<Record>> &Records; variable
|
H A D | Trace.h | 49 RecordVector Records; variable
|
H A D | BlockIndexer.h | 32 std::vector<Record *> Records; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/ |
H A D | Trace.cpp | 38 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 D | dnssec.inc.rst | 283 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 D | DirectiveEmitter.h | 13 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 D | TableGenBackendSkeleton.cpp | 38 RecordKeeper &Records; member in __anon4e9ad43b0111::SkeletonEmitter
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-converter.cpp | 78 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 D | TypeTableCollection.cpp | 18 TypeTableCollection::TypeTableCollection(ArrayRef<ArrayRef<uint8_t>> Records) in TypeTableCollection()
|