Home
last modified time | relevance | path

Searched defs:Formatted (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DCommentTextTest.cpp60 auto Formatted = formatComment( in TEST_F() local
118 auto Formatted = formatComment( in TEST_F() local
130 auto Formatted = formatComment("//!<"); in TEST_F() local
/llvm-project/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp155 const auto &Formatted = in process() local
193 std::string Formatted; in format() local
/llvm-project/clang/unittests/Format/
H A DSortImportsTestJS.cpp30 auto Formatted = applyAllReplacements( in sort() local
/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp53 std::string Formatted = in formatClassOptions() local
/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp
/llvm-project/clang-tools-extra/clangd/
H A DHover.cpp1401 if (auto Formatted = getHover() local
/llvm-project/clang/unittests/Tooling/
H A DTransformerTest.cpp77 auto Formatted = applyAllReplacements(Code, Replacements); in format() local