Searched refs:emitSourceFileHeader (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DTableGenBackend.h21 /// emitSourceFileHeader - Output an LLVM style file header to the specified
23 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp49 emitSourceFileHeader("Skeleton data structures", OS);
H A DTableGenBackend.cpp34 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { function in class:llvm
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangCommentHTMLTagsEmitter.cpp30 emitSourceFileHeader("HTML tag name matcher", OS);
52 emitSourceFileHeader("HTML tag properties", OS);
H A DClangCommentCommandInfoEmitter.cpp24 emitSourceFileHeader("A list of commands useable in documentation "
110 emitSourceFileHeader("A list of commands useable in documentation "
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp73 emitSourceFileHeader("HTML named character reference to UTF-8 "
H A DClangTypeNodesEmitter.cpp107 emitSourceFileHeader("An x-macro database of Clang type nodes", Out);
H A DClangSyntaxEmitter.cpp132 llvm::emitSourceFileHeader("Syntax tree node list", OS);
191 llvm::emitSourceFileHeader("Syntax tree node list", OS);
H A DClangASTNodesEmitter.cpp172 emitSourceFileHeader("List of AST nodes of a particular kind", OS);
208 emitSourceFileHeader("List of AST Decl nodes", OS);
H A DClangASTPropertiesEmitter.cpp594 emitSourceFileHeader(description, out);
608 emitSourceFileHeader(description, out);
850 emitSourceFileHeader("Helper classes for BasicReaders", out);
860 emitSourceFileHeader("Helper classes for BasicWriters", out);
H A DClangAttrEmitter.cpp2622 emitSourceFileHeader("Attribute classes' definitions", OS);
2634 emitSourceFileHeader("Attribute classes' member function definitions", OS);
2869 emitSourceFileHeader("List of all attributes that Clang recognizes", OS);
2909 emitSourceFileHeader(
2920 emitSourceFileHeader("Attribute deserialization code", OS);
2962 emitSourceFileHeader("Attribute serialization code", OS);
3132 emitSourceFileHeader("Code to implement the __has_attribute logic", OS);
3198 emitSourceFileHeader("Code to translate different attribute spellings "
3229 emitSourceFileHeader("Used by RecursiveASTVisitor to visit attributes.", OS);
3350 emitSourceFileHeader("Templat
[all...]
H A DClangOpenCLBuiltinEmitter.cpp234 emitSourceFileHeader("OpenCL Builtin handling", OS);
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp107 emitSourceFileHeader(" * " + Target.getName().str() + " Disassembler", OS);
H A DCodeBeadsGen.cpp133 emitSourceFileHeader("Machine Code Beads", OS);
H A DDAGISelEmitter.cpp125 emitSourceFileHeader("DAG Instruction Selector for the " +
H A DExegesisEmitter.cpp202 emitSourceFileHeader("Exegesis Tables", OS);
H A DRegisterBankEmitter.cpp318 emitSourceFileHeader("Register Bank Source Fragments", OS);
H A DX86EVEX2VEXTablesEmitter.cpp203 emitSourceFileHeader("X86 EVEX2VEX tables", OS);
H A DPseudoLoweringEmitter.cpp226 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o);
H A DCallingConvEmitter.cpp294 emitSourceFileHeader("Calling Convention Implementation Fragment", OS);
H A DDFAPacketizerEmitter.cpp360 emitSourceFileHeader("Target DFA Packetizer Tables", OS);
H A DRegisterInfoEmitter.cpp111 emitSourceFileHeader("Target Register Enum Values", OS);
869 emitSourceFileHeader("MC Register Information", OS);
1138 emitSourceFileHeader("Register Information Header Fragment", OS);
1208 emitSourceFileHeader("Target Register and Register Classes Information", OS);
H A DOptParserEmitter.cpp222 emitSourceFileHeader("Option Parsing Definitions", OS);
H A DCodeEmitterGen.cpp657 emitSourceFileHeader("Machine Code Emitter", OS);
H A DX86FoldTablesEmitter.cpp577 emitSourceFileHeader("X86 fold tables", OS);

Completed in 273 milliseconds

12