Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentHTMLTagsEmitter.cpp31 emitSourceFileHeader("HTML tag name matcher", OS, Records); in EmitClangCommentHTMLTags()
53 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 DClangASTNodesEmitter.cpp178 emitSourceFileHeader("List of AST nodes of a particular kind", OS, Records); in run()
226 emitSourceFileHeader("List of AST Decl nodes", OS, Records); in EmitClangDeclContext()
H A DClangSyntaxEmitter.cpp133 emitSourceFileHeader("Syntax tree node list", OS, Records); in EmitClangSyntaxNodeList()
192 emitSourceFileHeader("Syntax tree node list", OS, Records); in EmitClangSyntaxNodeClasses()
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp69 emitSourceFileHeader("HTML named character reference to UTF-8 translation", in EmitClangCommentHTMLNamedCharacterReferences()
H A DClangASTPropertiesEmitter.cpp589 emitSourceFileHeader(description, out, records); in emitASTReader()
603 emitSourceFileHeader(description, out, records); in emitASTWriter()
849 emitSourceFileHeader("Helper classes for BasicReaders", out, records); in EmitClangBasicReader()
860 emitSourceFileHeader("Helper classes for BasicWriters", out, records); in EmitClangBasicWriter()
H A DClangTypeNodesEmitter.cpp104 emitSourceFileHeader("An x-macro database of Clang type nodes", Out, Records); in emit()
H A DClangAttrEmitter.cpp3193 emitSourceFileHeader("Attribute classes' definitions", OS, Records); in EmitClangAttrClass()
3205 emitSourceFileHeader("Attribute classes' member function definitions", OS, in EmitClangAttrImpl()
3440 emitSourceFileHeader("List of all attributes that Clang recognizes", OS, in EmitClangAttrList()
3481 emitSourceFileHeader( in EmitClangAttrSubjectMatchRuleList()
3493 emitSourceFileHeader("Attribute deserialization code", OS, Records); in EmitClangAttrPCHRead()
3552 emitSourceFileHeader("Attribute serialization code", OS, Records); in EmitClangAttrPCHWrite()
3765 emitSourceFileHeader( in EmitClangRegularKeywordAttributeInfo()
3818 emitSourceFileHeader("Code to implement the __has_attribute logic", OS, in EmitClangAttrHasAttrImpl()
3896 emitSourceFileHeader("Code to translate different attribute spellings into " in EmitClangAttrSpellingListIndex()
3969 emitSourceFileHeader("Used by RecursiveASTVisitor to visit attributes.", OS, in EmitClangAttrASTVisitor()
[all …]
H A DClangBuiltinTemplatesEmitter.cpp182 emitSourceFileHeader("Tables and code for Clang's builtin templates", OS); in EmitClangBuiltinTemplates()
H A DClangOpenCLBuiltinEmitter.cpp340 emitSourceFileHeader("OpenCL Builtin handling", OS, Records); in Emit()
1199 emitSourceFileHeader("OpenCL Builtin exhaustive testing", OS, Records); in emit()
1258 emitSourceFileHeader("OpenCL Builtin declarations", OS, Records); in emit()
/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp172 emitSourceFileHeader("Property definitions for LLDB.", OS, Records); in EmitPropertyDefs()
183 emitSourceFileHeader("Property definition enum for LLDB.", OS, Records); in EmitPropertyEnumDefs()
H A DLLDBOptionDefEmitter.cpp173 emitSourceFileHeader("Options for LLDB command line commands.", OS, Records); in EmitOptionDefs()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp43 emitSourceFileHeader("Skeleton data structures", OS); in run()
H A DTableGenBackend.cpp84 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS, in emitSourceFileHeader() function in llvm
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp100 emitSourceFileHeader(" * " + Target.getName().str() + " Disassembler", OS); in emitDisassembler()
H A DX86MnemonicTables.cpp35 emitSourceFileHeader("X86 Mnemonic tables", OS); in run()
H A DDAGISelEmitter.cpp138 emitSourceFileHeader("DAG Instruction Selector for the " + in run()
H A DExegesisEmitter.cpp247 emitSourceFileHeader("Exegesis Tables", OS); in run()
H A DX86EVEX2VEXTablesEmitter.cpp
H A DMacroFusionPredicatorEmitter.cpp305 emitSourceFileHeader("Macro Fusion Predicators", OS); in run()
H A DPseudoLoweringEmitter.cpp220 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o); in emitLoweringEmitter()
H A DRegisterInfoEmitter.cpp109 emitSourceFileHeader("Target Register Enum Values", OS); in runEnums()
905 emitSourceFileHeader("MC Register Information", OS); in runMCDesc()
1142 emitSourceFileHeader("Register Information Header Fragment", OS); in runTargetHeader()
1229 emitSourceFileHeader("Target Register and Register Classes Information", OS); in runTargetDesc()
H A DDFAPacketizerEmitter.cpp210 emitSourceFileHeader("Target DFA Packetizer Tables", OS); in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DTableGenBackend.h55 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS,
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DVTEmitter.cpp91 emitSourceFileHeader("ValueTypes Source Fragment", OS, Records); in run()

12