Home
last modified time | relevance | path

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

12

/llvm-project/libcxx/test/libcxx/feature_test_macro/
H A Dtest_data.json42 "title": "Text Formatting", global() string
47 "title": "Integration of chrono with text formatting", global() string
54 "title": "std::format improvements", global() string
61 "title": "Fixing locale handling in chrono formatters", global() string
66 "title": "FAdd support for std::generator-like types to std::format", global() string
75 "title": "Clarify handling of encodings in localized formatting of chrono types", global() string
84 "title": "Member Visit", global() string
91 "title": "Runtime format strings II", global() string
123 "title": "``std::visit`` for classes derived from ``std::variant``", global() string
132 "title": "Fully constexpr ``std::variant``", global() string
141 "title": "Member visit", global() string
[all...]
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDumpAST.cpp45 std::string title() const override { in title() function in clang::clangd::__anon8610f5af0111::DumpAST
94 std::string title() const override { return "Show selection tree"; } in title() function in clang::clangd::__anon8610f5af0111::ShowSelectionTree
120 std::string title() const override { return "Dump symbol under the cursor"; } in title() function in clang::clangd::__anon8610f5af0111::DumpSymbol
152 std::string title() const override { in title() function in clang::clangd::__anon8610f5af0111::DumpRecordLayout
H A DObjCLocalizeStringLiteral.cpp79 std::string ObjCLocalizeStringLiteral::title() const { in title() function in clang::clangd::__anon6b4d18460111::ObjCLocalizeStringLiteral
H A DSwapIfBranches.cpp37 std::string title() const override { return "Swap if branches"; } in title() function in clang::clangd::__anon1ef8bfe10111::SwapIfBranches
H A DAnnotateHighlightings.cpp31 std::string title() const override { return "Annotate highlighting tokens"; } in title() function in clang::clangd::__anon30a42d140111::AnnotateHighlightings
H A DRawStringLiteral.cpp36 std::string title() const override { return "Convert to raw string"; } in title() function in clang::clangd::__anon39fbeb1f0111::RawStringLiteral
H A DExpandMacro.cpp130 std::string ExpandMacro::title() const { in title() function in clang::clangd::__anon6d2deb430111::ExpandMacro
H A DSpecialMembers.cpp90 std::string title() const override { in title() function in clang::clangd::__anon84bb133d0111::SpecialMembers
H A DPopulateSwitch.cpp54 std::string title() const override { return "Populate switch"; } in title() function in clang::clangd::__anonfbc9e14d0111::PopulateSwitch
H A DRemoveUsingNamespace.cpp39 std::string title() const override { in title() function in clang::clangd::__anon5db3db520111::RemoveUsingNamespace
H A DMemberwiseConstructor.cpp39 std::string title() const override { in title() function in clang::clangd::__anon5e9bc4870111::MemberwiseConstructor
H A DScopifyEnum.cpp52 std::string title() const override { return "Convert to scoped enum"; } in title() function in clang::clangd::__anonfec641830111::ScopifyEnum
H A DObjCMemberwiseInitializer.cpp320 std::string ObjCMemberwiseInitializer::title() const { in title() function in clang::clangd::__anonf22d6b430111::ObjCMemberwiseInitializer
/llvm-project/clang/docs/
H A Dconf.py235 title = f.readline().rstrip("\n") variable
/llvm-project/lldb/include/lldb/Core/
H A DProgress.h113 std::string title; global() member
H A DDebuggerEvents.h24 ProgressEventData(uint64_t progress_id, std::string title, in ProgressEventData()
/llvm-project/mlir/utils/vscode/
H A Dpackage.json151 "title": "MLIR", string
198 "title": "mlir: Restart language server" global() string
202 "title": "mlir-pdll: View PDLL output" global() string
/llvm-project/lldb/utils/lui/
H A Dcui.py65 def __init__(self, x, y, w, h, title): argument
72 def setTitle(self, title): argument
/llvm-project/lldb/source/Core/
H A DProgress.cpp23 Progress(std::string title,std::string details,std::optional<uint64_t> total,lldb_private::Debugger * debugger) Progress() argument
H A DDumpRegisterInfo.cpp70 static void DumpList(Stream &strm, const char *title, in DumpList()
/llvm-project/clang/www/
H A Dmake_cxx_dr_status13 def __init__(self, section, issue, url, status, title): argument
[all...]
/llvm-project/clang-tools-extra/clangd/unittests/
H A DFeatureModulesTests.cpp34 std::string title() const override { return id(); } in TEST() function
/llvm-project/llvm/utils/lit/lit/
H A Dutil.py274 def printHistogram(items, title="Items"): argument
/llvm-project/clang/tools/scan-view/share/
H A DReporter.py24 def __init__(self, title, description, files): argument
/llvm-project/flang/test/Semantics/
H A Dselect-rank.f90164 character(len = 50) :: title component

12