Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DCommentTextTest.cpp60 auto Formatted = formatComment( in TEST_F() local
118 auto Formatted = formatComment( in TEST_F() local
/external/ruy/ruy/profiler/
Dinstrumentation.cc48 std::string Label::Formatted() const { in Formatted() function in ruy::profiler::Label
/external/clang/unittests/Format/
DSortImportsTestJS.cpp31 auto Formatted = applyAllReplacements( in sort() local
/external/llvm-project/clang/unittests/Format/
DSortImportsTestJS.cpp30 auto Formatted = applyAllReplacements( in sort() local
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp49 std::string Formatted = in formatClassOptions() local
/external/llvm-project/clang-tools-extra/clangd/
DHover.cpp876 if (auto Formatted = in getHover() local
/external/llvm-project/clang/unittests/Tooling/
DTransformerTest.cpp70 auto Formatted = applyAllReplacements(Code, Replacements); in format() local