Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DDumpAST.cpp44 std::string title() const override { in title() function in clang::clangd::__anonb3856a0c0111::DumpAST
93 std::string title() const override { return "Show selection tree"; } in title() function in clang::clangd::__anonb3856a0c0111::ShowSelectionTree
119 std::string title() const override { return "Dump symbol under the cursor"; } in title() function in clang::clangd::__anonb3856a0c0111::DumpSymbol
151 std::string title() const override { in title() function in clang::clangd::__anonb3856a0c0111::DumpRecordLayout
H A DObjCLocalizeStringLiteral.cpp80 std::string ObjCLocalizeStringLiteral::title() const { in title() function in clang::clangd::__anon636db1e30111::ObjCLocalizeStringLiteral
H A DSwapIfBranches.cpp38 std::string title() const override { return "Swap if branches"; } in title() function in clang::clangd::__anonca4d099e0111::SwapIfBranches
H A DAnnotateHighlightings.cpp31 std::string title() const override { return "Annotate highlighting tokens"; } in title() function in clang::clangd::__anon87c680310111::AnnotateHighlightings
H A DRawStringLiteral.cpp35 std::string title() const override { return "Convert to raw string"; } in title() function in clang::clangd::__anon0b89981c0111::RawStringLiteral
H A DExpandMacro.cpp130 std::string ExpandMacro::title() const { in title() function in clang::clangd::__anon6e4f46200111::ExpandMacro
H A DSpecialMembers.cpp93 std::string title() const override { in title() function in clang::clangd::__anon300f5cfa0111::DeclareCopyMove
H A DRemoveUsingNamespace.cpp38 std::string title() const override { in title() function in clang::clangd::__anon6819becf0111::RemoveUsingNamespace
H A DPopulateSwitch.cpp54 std::string title() const override { return "Populate switch"; } in title() function in clang::clangd::__anona71e2b0a0111::PopulateSwitch
H A DMemberwiseConstructor.cpp39 std::string title() const override { in title() function in clang::clangd::__anonb5be17a40111::MemberwiseConstructor
H A DObjCMemberwiseInitializer.cpp321 std::string ObjCMemberwiseInitializer::title() const { in title() function in clang::clangd::__anonea4e04e00111::ObjCMemberwiseInitializer
H A DDefineOutline.cpp371 std::string title() const override { in title() function in clang::clangd::__anonc44a55790111::DefineOutline
H A DDefineInline.cpp393 std::string title() const override { in title() function in clang::clangd::__anon32a525b80111::DefineInline
H A DExtractVariable.cpp491 std::string title() const override { in title() function in clang::clangd::__anon79575e0f0111::ExtractVariable
/llvm-project-15.0.7/lldb/source/Core/
H A DProgress.cpp19 Progress::Progress(std::string title, uint64_t total, in Progress()
/llvm-project-15.0.7/clang/docs/
H A Dconf.py246 title = f.readline().rstrip('\n') variable
/llvm-project-15.0.7/clang/www/
H A Dmake_cxx_dr_status17 def __init__(self, section, issue, url, status, title): argument
/llvm-project-15.0.7/mlir/utils/vscode/
H A Dpackage.json135 "title": "MLIR", string
182 "title": "mlir: Restart language server" string
186 "title": "mlir-pdll: View PDLL output" string
/llvm-project-15.0.7/lldb/utils/lui/
H A Dcui.py68 def __init__(self, x, y, w, h, title): argument
75 def setTitle(self, title): argument
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DFeatureModulesTests.cpp34 std::string title() const override { return id(); } in TEST() function
/llvm-project-15.0.7/llvm/utils/lit/lit/
H A Dutil.py254 def printHistogram(items, title='Items'): argument
/llvm-project-15.0.7/clang/tools/scan-view/share/
H A DReporter.py20 def __init__(self, title, description, files): argument
/llvm-project-15.0.7/flang/test/Semantics/
H A Dselect-rank.f90166 character(len = 50) :: title component
/llvm-project-15.0.7/clang/lib/Rewrite/
H A DHTMLRewrite.cpp275 StringRef title) { in AddHeaderFooterInternalBuiltinCSS()
/llvm-project-15.0.7/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py606 def visit_environment_in_state(self, selector, title, s, prev_s=None): argument
713 def visit_generic_map_in_state(self, selector, title, s, prev_s=None): argument

12