| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | DumpAST.cpp | 44 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 D | ObjCLocalizeStringLiteral.cpp | 80 std::string ObjCLocalizeStringLiteral::title() const { in title() function in clang::clangd::__anon636db1e30111::ObjCLocalizeStringLiteral
|
| H A D | SwapIfBranches.cpp | 38 std::string title() const override { return "Swap if branches"; } in title() function in clang::clangd::__anonca4d099e0111::SwapIfBranches
|
| H A D | AnnotateHighlightings.cpp | 31 std::string title() const override { return "Annotate highlighting tokens"; } in title() function in clang::clangd::__anon87c680310111::AnnotateHighlightings
|
| H A D | RawStringLiteral.cpp | 35 std::string title() const override { return "Convert to raw string"; } in title() function in clang::clangd::__anon0b89981c0111::RawStringLiteral
|
| H A D | ExpandMacro.cpp | 130 std::string ExpandMacro::title() const { in title() function in clang::clangd::__anon6e4f46200111::ExpandMacro
|
| H A D | SpecialMembers.cpp | 93 std::string title() const override { in title() function in clang::clangd::__anon300f5cfa0111::DeclareCopyMove
|
| H A D | RemoveUsingNamespace.cpp | 38 std::string title() const override { in title() function in clang::clangd::__anon6819becf0111::RemoveUsingNamespace
|
| H A D | PopulateSwitch.cpp | 54 std::string title() const override { return "Populate switch"; } in title() function in clang::clangd::__anona71e2b0a0111::PopulateSwitch
|
| H A D | MemberwiseConstructor.cpp | 39 std::string title() const override { in title() function in clang::clangd::__anonb5be17a40111::MemberwiseConstructor
|
| H A D | ObjCMemberwiseInitializer.cpp | 321 std::string ObjCMemberwiseInitializer::title() const { in title() function in clang::clangd::__anonea4e04e00111::ObjCMemberwiseInitializer
|
| H A D | DefineOutline.cpp | 371 std::string title() const override { in title() function in clang::clangd::__anonc44a55790111::DefineOutline
|
| H A D | DefineInline.cpp | 393 std::string title() const override { in title() function in clang::clangd::__anon32a525b80111::DefineInline
|
| H A D | ExtractVariable.cpp | 491 std::string title() const override { in title() function in clang::clangd::__anon79575e0f0111::ExtractVariable
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | Progress.cpp | 19 Progress::Progress(std::string title, uint64_t total, in Progress()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | conf.py | 246 title = f.readline().rstrip('\n') variable
|
| /llvm-project-15.0.7/clang/www/ |
| H A D | make_cxx_dr_status | 17 def __init__(self, section, issue, url, status, title): argument
|
| /llvm-project-15.0.7/mlir/utils/vscode/ |
| H A D | package.json | 135 "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 D | cui.py | 68 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 D | FeatureModulesTests.cpp | 34 std::string title() const override { return id(); } in TEST() function
|
| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | util.py | 254 def printHistogram(items, title='Items'): argument
|
| /llvm-project-15.0.7/clang/tools/scan-view/share/ |
| H A D | Reporter.py | 20 def __init__(self, title, description, files): argument
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | select-rank.f90 | 166 character(len = 50) :: title component
|
| /llvm-project-15.0.7/clang/lib/Rewrite/ |
| H A D | HTMLRewrite.cpp | 275 StringRef title) { in AddHeaderFooterInternalBuiltinCSS()
|
| /llvm-project-15.0.7/clang/utils/analyzer/ |
| H A D | exploded-graph-rewriter.py | 606 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
|