Home
last modified time | relevance | path

Searched +defs:clang +defs:format (Results 1 – 25 of 55) sorted by relevance

123

/llvm-project/clang/unittests/Format/
H A DBracesRemoverTest.cpp13 namespace clang { namespace
14 namespace format { namespace
H A DBracesInserterTest.cpp13 namespace clang { namespace
14 namespace format { namespace
H A DFormatTestJson.cpp16 namespace clang { namespace
17 namespace format { namespace
21 static std::string format(StringRef Code, unsigned Offset, unsigned Length, in format() function in clang::format::FormatTestJson
50 format(StringRef Code, in format() function in clang::format::FormatTestJson
H A DFormatTestProto.cpp16 namespace clang { namespace
17 namespace format { namespace
21 static std::string format(StringRef Code, unsigned Offset, unsigned Length, in format() function in clang::format::FormatTestProto
33 static std::string format(StringRef Code) { in format() function in clang::format::FormatTestProto
[all...]
H A DIntegerLiteralSeparatorTest.cpp13 namespace clang { namespace
14 namespace format { namespace
H A DFormatTestMacroExpansion.cpp13 namespace clang { namespace
14 namespace format { namespace
H A DFormatTestSelective.cpp16 namespace clang { namespace
17 namespace format { namespace
22 std::string format(StringRef Code, unsigned Offset, unsigned Length) { in format() function in clang::format::__anonbf56e8ce0111::FormatTestSelective
[all...]
H A DFormatTokenSourceTest.cpp14 namespace clang { namespace
15 namespace format { namespace
H A DObjCPropertyAttributeOrderFixerTest.cpp15 namespace clang { namespace
16 namespace format { namespace
H A DMatchFilePathTest.cpp12 namespace clang { namespace
13 namespace format { namespace
H A DFormatTestTableGen.cpp16 namespace clang { namespace
17 namespace format { namespace
21 static std::string format(StringRef Code, unsigned Offset, unsigned Length, in format() function in clang::format::FormatTestTableGen
33 static std::string format(StringRef Code) { in format() function in clang::format::FormatTestTableGen
[all...]
H A DFormatTestRawStrings.cpp20 namespace clang { namespace
21 namespace format { namespace
28 std::string format(StringRef Code, const FormatStyle &Style = getLLVMStyle(), in format() function in clang::format::__anone8be67be0111::FormatTestRawStrings
H A DFormatTestTextProto.cpp13 namespace clang { namespace
14 namespace format { namespace
H A DUsingDeclarationsSorterTest.cpp16 namespace clang { namespace
17 namespace format { namespace
H A DFormatTestCSharp.cpp13 namespace clang { namespace
14 namespace format { namespace
24 static std::string format(StringRef Code, unsigned Offset, unsigned Length, in format() function in clang::format::test::__anonf0e87beb0111::FormatTestCSharp
37 format(StringRef Code, in format() function in clang::format::test::__anonf0e87beb0111::FormatTestCSharp
[all...]
H A DFormatTestVerilog.cpp13 namespace clang { namespace
14 namespace format { namespace
/llvm-project/clang/lib/Format/
H A DMatchFilePath.cpp19 namespace clang { namespace
20 namespace format { namespace
H A DIntegerLiteralSeparatorFixer.cpp17 namespace clang { namespace
18 namespace format { namespace
187 std::string IntegerLiteralSeparatorFixer::format(const StringRef IntegerLiteral, in format() function in clang::format::IntegerLiteralSeparatorFixer
H A DAffectedRangeManager.cpp19 namespace clang { namespace
20 namespace format { namespace
H A DTokenAnalyzer.cpp35 namespace clang { namespace
36 namespace format { namespace
[all...]
H A DObjCPropertyAttributeOrderFixer.cpp20 namespace clang { namespace
21 namespace format { namespace
H A DDefinitionBlockSeparator.cpp20 namespace clang { namespace
21 namespace format { namespace
H A DMacroExpander.cpp31 namespace clang { namespace
32 namespace format { namespace
[all...]
H A DFormatToken.cpp21 namespace clang { namespace
22 namespace format { namespace
H A DUsingDeclarationsSorter.cpp24 namespace clang { namespace
25 namespace format { namespace

123