Searched defs:Title (Results 1 - 18 of 18) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRule.h26 StringRef Title; member in struct:clang::tooling::RefactoringDescriptor
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DEdgeBundles.cpp75 WriteGraph(raw_ostream &O, const EdgeBundles &G, bool ShortNames, const Twine &Title) argument
H A DScheduleDAGPrinter.cpp79 void ScheduleDAG::viewGraph(const Twine &Name, const Twine &Title) { argument
H A DMachineScheduler.cpp3968 void ScheduleDAGMI::viewGraph(const Twine &Name, const Twine &Title) { argument
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DDomPrinter.cpp28 void DominatorTree::viewGraph(const Twine &Name, const Twine &Title) { argument
H A DCallPrinter.cpp248 std::string Title = local
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp64 std::string Title = std::string(Target.getName()); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h249 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); variable
281 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); variable
311 std::string Title = GraphName + " for '" + F.getName().str() + "' function"; local
/openbsd-current/gnu/llvm/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp117 void DetailedRecordsEmitter::printSectionHeading(StringRef Title, int Count, argument
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.pm267 sub Title () { (process_entry())[0] } subroutine
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DGraphWriter.h139 void writeHeader(const std::string &Title) { argument
416 dumpDotGraphToFile(const GraphType &G, const Twine &FileName, const Twine &Title, bool ShortNames = false, const Twine &Name = �) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp146 void SelectionDAG::viewGraph(const std::string &Title) { argument
171 dumpDotGraph(const Twine &FileName, const Twine &Title) argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp286 void SourceCoverageViewText::renderTitle(raw_ostream &OS, StringRef Title) { argument
H A DSourceCoverageViewHTML.cpp741 void SourceCoverageViewHTML::renderTitle(raw_ostream &OS, StringRef Title) { argument
/openbsd-current/gnu/llvm/llvm/lib/Option/
H A DOptTable.cpp572 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title, argument
574 OS << Title << ":\n"; local
618 void OptTable::printHelp(raw_ostream &OS, const char *Usage, const char *Title, argument
624 void OptTable::printHelp(raw_ostream &OS, const char *Usage, const char *Title, argument
627 OS << "OVERVIEW: " << Title << "\n\n"; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h612 IntOrString Title; member in class:llvm::rc::Control
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp419 static void dumpSpills(StringRef Title, const SpillInfo &Spills) { argument
/openbsd-current/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp192 Driver(StringRef ClangExecutable, StringRef TargetTriple, DiagnosticsEngine &Diags, std::string Title, IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) argument

Completed in 303 milliseconds