Home
last modified time | relevance | path

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

12

/freebsd-14.2/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()
118 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 DClangAttrEmitter.cpp2989 emitSourceFileHeader("Attribute classes' definitions", OS, Records); in EmitClangAttrClass()
3280 emitSourceFileHeader( in EmitClangAttrPrintList()
3310 emitSourceFileHeader( in EmitClangAttrSubjectMatchRuleList()
3322 emitSourceFileHeader("Attribute deserialization code", OS, Records); in EmitClangAttrPCHRead()
3377 emitSourceFileHeader("Attribute serialization code", OS, Records); in EmitClangAttrPCHWrite()
3576 emitSourceFileHeader( in EmitClangRegularKeywordAttributeInfo()
4499 emitSourceFileHeader("Parsed attribute helpers", OS, Records); in EmitClangAttrParsedAttrImpl()
4663 emitSourceFileHeader("Attribute name matcher", OS, Records); in EmitClangAttrParsedAttrKinds()
4764 emitSourceFileHeader("Attribute text node dumper", OS, Records); in EmitClangAttrTextNodeDump()
4803 emitSourceFileHeader("Attribute text node traverser", OS, Records); in EmitClangAttrNodeTraverse()
[all …]
H A DClangTypeNodesEmitter.cpp107 emitSourceFileHeader("An x-macro database of Clang type nodes", Out, Records); in emit()
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()
/freebsd-14.2/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()
/freebsd-14.2/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
/freebsd-14.2/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 DVTEmitter.cpp33 emitSourceFileHeader("ValueTypes Source Fragment", OS, Records); in run()
H A DDAGISelEmitter.cpp128 emitSourceFileHeader("DAG Instruction Selector for the " + in run()
H A DMacroFusionPredicatorEmitter.cpp219 emitSourceFileHeader("Macro Fusion Predicators", OS); in run()
H A DExegesisEmitter.cpp246 emitSourceFileHeader("Exegesis Tables", OS); in run()
H A DX86CompressEVEXTablesEmitter.cpp154 emitSourceFileHeader("X86 EVEX compression tables", OS); in run()
H A DRegisterBankEmitter.cpp333 emitSourceFileHeader("Register Bank Source Fragments", OS); in run()
H A DRegisterInfoEmitter.cpp113 emitSourceFileHeader("Target Register Enum Values", OS); in runEnums()
873 emitSourceFileHeader("MC Register Information", OS); in runMCDesc()
1122 emitSourceFileHeader("Register Information Header Fragment", OS); in runTargetHeader()
1205 emitSourceFileHeader("Target Register and Register Classes Information", OS); in runTargetDesc()
H A DDFAPacketizerEmitter.cpp209 emitSourceFileHeader("Target DFA Packetizer Tables", OS); in run()
H A DPseudoLoweringEmitter.cpp227 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o); in emitLoweringEmitter()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DTableGenBackend.h54 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS,

12