Home
last modified time | relevance | path

Searched refs:emitSourceFileHeader (Results 1 – 25 of 38) sorted by relevance

12

/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentHTMLTagsEmitter.cpp30 emitSourceFileHeader("HTML tag name matcher", OS, Records); in EmitClangCommentHTMLTags()
52 emitSourceFileHeader("HTML tag properties", OS, Records); in EmitClangCommentHTMLTagsProperties()
H A DClangCommentCommandInfoEmitter.cpp25 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 DClangSyntaxEmitter.cpp132 llvm::emitSourceFileHeader("Syntax tree node list", OS, Records); in EmitClangSyntaxNodeList()
191 llvm::emitSourceFileHeader("Syntax tree node list", OS, Records); in EmitClangSyntaxNodeClasses()
H A DClangASTNodesEmitter.cpp194 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 DClangCommentHTMLNamedCharacterReferenceEmitter.cpp73 emitSourceFileHeader("HTML named character reference to UTF-8 translation", in EmitClangCommentHTMLNamedCharacterReferences()
H A DClangASTPropertiesEmitter.cpp596 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 DClangTypeNodesEmitter.cpp107 emitSourceFileHeader("An x-macro database of Clang type nodes", Out, Records); in emit()
H A DClangAttrEmitter.cpp3172 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 DClangOpenCLBuiltinEmitter.cpp342 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 DClangBuiltinsEmitter.cpp350 emitSourceFileHeader("List of builtins that Clang recognizes", OS); in EmitClangBuiltins()
/src/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp171 emitSourceFileHeader("Property definitions for LLDB.", OS, Records); in EmitPropertyDefs()
182 emitSourceFileHeader("Property definition enum for LLDB.", OS, Records); in EmitPropertyEnumDefs()
H A DLLDBOptionDefEmitter.cpp174 emitSourceFileHeader("Options for LLDB command line commands.", OS, Records); in EmitOptionDefs()
/src/contrib/llvm-project/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp43 emitSourceFileHeader("Skeleton data structures", OS); in run()
H A DTableGenBackend.cpp44 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS, in emitSourceFileHeader() function in llvm
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp99 emitSourceFileHeader(" * " + Target.getName().str() + " Disassembler", OS); in EmitDisassembler()
H A DX86MnemonicTables.cpp35 emitSourceFileHeader("X86 Mnemonic tables", OS); in run()
H A DDAGISelEmitter.cpp136 emitSourceFileHeader("DAG Instruction Selector for the " + in run()
H A DVTEmitter.cpp80 emitSourceFileHeader("ValueTypes Source Fragment", OS, Records); in run()
H A DExegesisEmitter.cpp246 emitSourceFileHeader("Exegesis Tables", OS); in run()
H A DMacroFusionPredicatorEmitter.cpp274 emitSourceFileHeader("Macro Fusion Predicators", OS); in run()
H A DRegisterBankEmitter.cpp335 emitSourceFileHeader("Register Bank Source Fragments", OS); in run()
H A DDFAPacketizerEmitter.cpp209 emitSourceFileHeader("Target DFA Packetizer Tables", OS); in run()
H A DPseudoLoweringEmitter.cpp228 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o); in emitLoweringEmitter()
H A DRegisterInfoEmitter.cpp113 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 DTableGenBackend.h54 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS,

12