| /src/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangCommentHTMLTagsEmitter.cpp | 30 emitSourceFileHeader("HTML tag name matcher", OS, Records); in EmitClangCommentHTMLTags() 52 emitSourceFileHeader("HTML tag properties", OS, Records); in EmitClangCommentHTMLTagsProperties()
|
| H A D | ClangCommentCommandInfoEmitter.cpp | 25 emitSourceFileHeader("A list of commands useable in documentation comments", in EmitClangCommentCommandInfo() 117 emitSourceFileHeader("A list of commands useable in documentation comments", in EmitClangCommentCommandList()
|
| H A D | ClangSyntaxEmitter.cpp | 132 llvm::emitSourceFileHeader("Syntax tree node list", OS, Records); in EmitClangSyntaxNodeList() 191 llvm::emitSourceFileHeader("Syntax tree node list", OS, Records); in EmitClangSyntaxNodeClasses()
|
| H A D | ClangASTNodesEmitter.cpp | 194 emitSourceFileHeader("List of AST nodes of a particular kind", OS, Records); in run() 242 emitSourceFileHeader("List of AST Decl nodes", OS, Records); in EmitClangDeclContext()
|
| H A D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 73 emitSourceFileHeader("HTML named character reference to UTF-8 translation", in EmitClangCommentHTMLNamedCharacterReferences()
|
| H A D | ClangASTPropertiesEmitter.cpp | 596 emitSourceFileHeader(description, out, records); in emitASTReader() 610 emitSourceFileHeader(description, out, records); in emitASTWriter() 855 emitSourceFileHeader("Helper classes for BasicReaders", out, records); in EmitClangBasicReader() 865 emitSourceFileHeader("Helper classes for BasicWriters", out, records); in EmitClangBasicWriter()
|
| H A D | ClangTypeNodesEmitter.cpp | 107 emitSourceFileHeader("An x-macro database of Clang type nodes", Out, Records); in emit()
|
| H A D | ClangAttrEmitter.cpp | 3172 emitSourceFileHeader("Attribute classes' definitions", OS, Records); in EmitClangAttrClass() 3184 emitSourceFileHeader("Attribute classes' member function definitions", OS, in EmitClangAttrImpl() 3421 emitSourceFileHeader("List of all attributes that Clang recognizes", OS, in EmitClangAttrList() 3462 emitSourceFileHeader( in EmitClangAttrSubjectMatchRuleList() 3474 emitSourceFileHeader("Attribute deserialization code", OS, Records); in EmitClangAttrPCHRead() 3529 emitSourceFileHeader("Attribute serialization code", OS, Records); in EmitClangAttrPCHWrite() 3722 emitSourceFileHeader( in EmitClangRegularKeywordAttributeInfo() 3745 emitSourceFileHeader("Code to implement the __has_attribute logic", OS, in EmitClangAttrHasAttrImpl() 3832 emitSourceFileHeader("Code to translate different attribute spellings into " in EmitClangAttrSpellingListIndex() 3864 emitSourceFileHeader("Used by RecursiveASTVisitor to visit attributes.", OS, in EmitClangAttrASTVisitor() [all …]
|
| H A D | ClangOpenCLBuiltinEmitter.cpp | 342 emitSourceFileHeader("OpenCL Builtin handling", OS, Records); in Emit() 1218 emitSourceFileHeader("OpenCL Builtin exhaustive testing", OS, Records); in emit() 1276 emitSourceFileHeader("OpenCL Builtin declarations", OS, Records); in emit()
|
| H A D | ClangBuiltinsEmitter.cpp | 350 emitSourceFileHeader("List of builtins that Clang recognizes", OS); in EmitClangBuiltins()
|
| /src/contrib/llvm-project/lldb/utils/TableGen/ |
| H A D | LLDBPropertyDefEmitter.cpp | 171 emitSourceFileHeader("Property definitions for LLDB.", OS, Records); in EmitPropertyDefs() 182 emitSourceFileHeader("Property definition enum for LLDB.", OS, Records); in EmitPropertyEnumDefs()
|
| H A D | LLDBOptionDefEmitter.cpp | 174 emitSourceFileHeader("Options for LLDB command line commands.", OS, Records); in EmitOptionDefs()
|
| /src/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | TableGenBackendSkeleton.cpp | 43 emitSourceFileHeader("Skeleton data structures", OS); in run()
|
| H A D | TableGenBackend.cpp | 44 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS, in emitSourceFileHeader() function in llvm
|
| /src/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DisassemblerEmitter.cpp | 99 emitSourceFileHeader(" * " + Target.getName().str() + " Disassembler", OS); in EmitDisassembler()
|
| H A D | X86MnemonicTables.cpp | 35 emitSourceFileHeader("X86 Mnemonic tables", OS); in run()
|
| H A D | DAGISelEmitter.cpp | 136 emitSourceFileHeader("DAG Instruction Selector for the " + in run()
|
| H A D | VTEmitter.cpp | 80 emitSourceFileHeader("ValueTypes Source Fragment", OS, Records); in run()
|
| H A D | ExegesisEmitter.cpp | 246 emitSourceFileHeader("Exegesis Tables", OS); in run()
|
| H A D | MacroFusionPredicatorEmitter.cpp | 274 emitSourceFileHeader("Macro Fusion Predicators", OS); in run()
|
| H A D | RegisterBankEmitter.cpp | 335 emitSourceFileHeader("Register Bank Source Fragments", OS); in run()
|
| H A D | DFAPacketizerEmitter.cpp | 209 emitSourceFileHeader("Target DFA Packetizer Tables", OS); in run()
|
| H A D | PseudoLoweringEmitter.cpp | 228 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o); in emitLoweringEmitter()
|
| H A D | RegisterInfoEmitter.cpp | 113 emitSourceFileHeader("Target Register Enum Values", OS); in runEnums() 867 emitSourceFileHeader("MC Register Information", OS); in runMCDesc() 1107 emitSourceFileHeader("Register Information Header Fragment", OS); in runTargetHeader() 1191 emitSourceFileHeader("Target Register and Register Classes Information", OS); in runTargetDesc()
|
| /src/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | TableGenBackend.h | 54 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS,
|