Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentHTMLTagsEmitter.cpp30 emitSourceFileHeader("HTML tag name matcher", OS); in EmitClangCommentHTMLTags()
52 emitSourceFileHeader("HTML tag properties", OS); in EmitClangCommentHTMLTagsProperties()
H A DClangCommentCommandInfoEmitter.cpp24 emitSourceFileHeader("A list of commands useable in documentation " in EmitClangCommentCommandInfo()
110 emitSourceFileHeader("A list of commands useable in documentation " in EmitClangCommentCommandList()
H A DClangASTNodesEmitter.cpp172 emitSourceFileHeader("List of AST nodes of a particular kind", OS); in run()
208 emitSourceFileHeader("List of AST Decl nodes", OS); in EmitClangDeclContext()
H A DClangSyntaxEmitter.cpp132 llvm::emitSourceFileHeader("Syntax tree node list", OS); in EmitClangSyntaxNodeList()
191 llvm::emitSourceFileHeader("Syntax tree node list", OS); in EmitClangSyntaxNodeClasses()
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp73 emitSourceFileHeader("HTML named character reference to UTF-8 " in EmitClangCommentHTMLNamedCharacterReferences()
H A DClangASTPropertiesEmitter.cpp594 emitSourceFileHeader(description, out); in emitASTReader()
608 emitSourceFileHeader(description, out); in emitASTWriter()
850 emitSourceFileHeader("Helper classes for BasicReaders", out); in EmitClangBasicReader()
860 emitSourceFileHeader("Helper classes for BasicWriters", out); in EmitClangBasicWriter()
H A DClangAttrEmitter.cpp2622 emitSourceFileHeader("Attribute classes' definitions", OS); in EmitClangAttrClass()
2909 emitSourceFileHeader( in EmitClangAttrSubjectMatchRuleList()
2920 emitSourceFileHeader("Attribute deserialization code", OS); in EmitClangAttrPCHRead()
2962 emitSourceFileHeader("Attribute serialization code", OS); in EmitClangAttrPCHWrite()
3198 emitSourceFileHeader("Code to translate different attribute spellings " in EmitClangAttrSpellingListIndex()
3350 emitSourceFileHeader("Template instantiation code for attributes", OS); in EmitClangAttrTemplateInstantiate()
3908 emitSourceFileHeader("Parsed attribute helpers", OS); in EmitClangAttrParsedAttrImpl()
4037 emitSourceFileHeader("Attribute name matcher", OS); in EmitClangAttrParsedAttrKinds()
4135 emitSourceFileHeader("Attribute text node dumper", OS); in EmitClangAttrTextNodeDump()
4171 emitSourceFileHeader("Attribute text node traverser", OS); in EmitClangAttrNodeTraverse()
[all …]
H A DClangTypeNodesEmitter.cpp107 emitSourceFileHeader("An x-macro database of Clang type nodes", Out); in emit()
H A DClangOpenCLBuiltinEmitter.cpp296 emitSourceFileHeader("OpenCL Builtin handling", OS); in Emit()
1048 emitSourceFileHeader("OpenCL Builtin exhaustive testing", OS); in emit()
/freebsd-13.1/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp171 emitSourceFileHeader("Property definitions for LLDB.", OS); in EmitPropertyDefs()
182 emitSourceFileHeader("Property definition enum for LLDB.", OS); in EmitPropertyEnumDefs()
H A DLLDBOptionDefEmitter.cpp179 emitSourceFileHeader("Options for LLDB command line commands.", OS); in EmitOptionDefs()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DTableGenBackend.h23 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS);
/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp49 emitSourceFileHeader("Skeleton data structures", OS); in run()
H A DTableGenBackend.cpp34 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { in emitSourceFileHeader() function in llvm
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp107 emitSourceFileHeader(" * " + Target.getName().str() + " Disassembler", OS); in EmitDisassembler()
H A DCodeBeadsGen.cpp133 emitSourceFileHeader("Machine Code Beads", OS); in EmitCodeBeads()
H A DExegesisEmitter.cpp202 emitSourceFileHeader("Exegesis Tables", OS); in run()
H A DDAGISelEmitter.cpp125 emitSourceFileHeader("DAG Instruction Selector for the " + in run()
H A DX86EVEX2VEXTablesEmitter.cpp203 emitSourceFileHeader("X86 EVEX2VEX tables", OS); in run()
H A DRegisterBankEmitter.cpp318 emitSourceFileHeader("Register Bank Source Fragments", OS); in run()
H A DCallingConvEmitter.cpp294 emitSourceFileHeader("Calling Convention Implementation Fragment", OS); in EmitCallingConv()
H A DRegisterInfoEmitter.cpp111 emitSourceFileHeader("Target Register Enum Values", OS); in runEnums()
869 emitSourceFileHeader("MC Register Information", OS); in runMCDesc()
1138 emitSourceFileHeader("Register Information Header Fragment", OS); in runTargetHeader()
1208 emitSourceFileHeader("Target Register and Register Classes Information", OS); in runTargetDesc()
H A DDFAPacketizerEmitter.cpp360 emitSourceFileHeader("Target DFA Packetizer Tables", OS); in EmitDFAPacketizer()
H A DPseudoLoweringEmitter.cpp226 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o); in emitLoweringEmitter()
H A DOptParserEmitter.cpp222 emitSourceFileHeader("Option Parsing Definitions", OS); in EmitOptParser()

12