Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DClangCommentHTMLTagsEmitter.cpp30 emitSourceFileHeader("HTML tag name matcher", OS); in EmitClangCommentHTMLTags()
52 emitSourceFileHeader("HTML tag properties", OS); in EmitClangCommentHTMLTagsProperties()
DClangCommentCommandInfoEmitter.cpp24 emitSourceFileHeader("A list of commands useable in documentation " in EmitClangCommentCommandInfo()
110 emitSourceFileHeader("A list of commands useable in documentation " in EmitClangCommentCommandList()
DClangASTNodesEmitter.cpp172 emitSourceFileHeader("List of AST nodes of a particular kind", OS); in run()
208 emitSourceFileHeader("List of AST Decl nodes", OS); in EmitClangDeclContext()
DClangSyntaxEmitter.cpp132 llvm::emitSourceFileHeader("Syntax tree node list", OS); in EmitClangSyntaxNodeList()
191 llvm::emitSourceFileHeader("Syntax tree node list", OS); in EmitClangSyntaxNodeClasses()
DClangCommentHTMLNamedCharacterReferenceEmitter.cpp73 emitSourceFileHeader("HTML named character reference to UTF-8 " in EmitClangCommentHTMLNamedCharacterReferences()
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()
DClangAttrEmitter.cpp2622 emitSourceFileHeader("Attribute classes' definitions", OS); in EmitClangAttrClass()
2634 emitSourceFileHeader("Attribute classes' member function definitions", OS); in EmitClangAttrImpl()
2869 emitSourceFileHeader("List of all attributes that Clang recognizes", OS); in EmitClangAttrList()
2909 emitSourceFileHeader( in EmitClangAttrSubjectMatchRuleList()
2920 emitSourceFileHeader("Attribute deserialization code", OS); in EmitClangAttrPCHRead()
2962 emitSourceFileHeader("Attribute serialization code", OS); in EmitClangAttrPCHWrite()
3132 emitSourceFileHeader("Code to implement the __has_attribute logic", OS); in EmitClangAttrHasAttrImpl()
3198 emitSourceFileHeader("Code to translate different attribute spellings " in EmitClangAttrSpellingListIndex()
3229 emitSourceFileHeader("Used by RecursiveASTVisitor to visit attributes.", OS); in EmitClangAttrASTVisitor()
3350 emitSourceFileHeader("Template instantiation code for attributes", OS); in EmitClangAttrTemplateInstantiate()
[all …]
DClangTypeNodesEmitter.cpp107 emitSourceFileHeader("An x-macro database of Clang type nodes", Out); in emit()
DClangOpenCLBuiltinEmitter.cpp296 emitSourceFileHeader("OpenCL Builtin handling", OS); in Emit()
1048 emitSourceFileHeader("OpenCL Builtin exhaustive testing", OS); in emit()
/freebsd-12-stable/contrib/llvm-project/lldb/utils/TableGen/
DLLDBPropertyDefEmitter.cpp171 emitSourceFileHeader("Property definitions for LLDB.", OS); in EmitPropertyDefs()
182 emitSourceFileHeader("Property definition enum for LLDB.", OS); in EmitPropertyEnumDefs()
DLLDBOptionDefEmitter.cpp179 emitSourceFileHeader("Options for LLDB command line commands.", OS); in EmitOptionDefs()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
DTableGenBackend.h23 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
DTableGenBackendSkeleton.cpp49 emitSourceFileHeader("Skeleton data structures", OS); in run()
DTableGenBackend.cpp34 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { in emitSourceFileHeader() function in llvm
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DDisassemblerEmitter.cpp107 emitSourceFileHeader(" * " + Target.getName().str() + " Disassembler", OS); in EmitDisassembler()
DCodeBeadsGen.cpp133 emitSourceFileHeader("Machine Code Beads", OS); in EmitCodeBeads()
DExegesisEmitter.cpp202 emitSourceFileHeader("Exegesis Tables", OS); in run()
DDAGISelEmitter.cpp125 emitSourceFileHeader("DAG Instruction Selector for the " + in run()
DX86EVEX2VEXTablesEmitter.cpp203 emitSourceFileHeader("X86 EVEX2VEX tables", OS); in run()
DRegisterBankEmitter.cpp318 emitSourceFileHeader("Register Bank Source Fragments", OS); in run()
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()
DCallingConvEmitter.cpp294 emitSourceFileHeader("Calling Convention Implementation Fragment", OS); in EmitCallingConv()
DPseudoLoweringEmitter.cpp226 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o); in emitLoweringEmitter()
DDFAPacketizerEmitter.cpp360 emitSourceFileHeader("Target DFA Packetizer Tables", OS); in EmitDFAPacketizer()
DOptParserEmitter.cpp222 emitSourceFileHeader("Option Parsing Definitions", OS); in EmitOptParser()

12