/llvm-project/clang/unittests/Format/ |
H A D | BracesRemoverTest.cpp | 13 namespace clang { namespace 14 namespace format { namespace
|
H A D | BracesInserterTest.cpp | 13 namespace clang { namespace 14 namespace format { namespace
|
H A D | FormatTestJson.cpp | 16 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 D | FormatTestProto.cpp | 16 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 D | IntegerLiteralSeparatorTest.cpp | 13 namespace clang { namespace 14 namespace format { namespace
|
H A D | FormatTestMacroExpansion.cpp | 13 namespace clang { namespace 14 namespace format { namespace
|
H A D | FormatTestSelective.cpp | 16 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 D | FormatTokenSourceTest.cpp | 14 namespace clang { namespace 15 namespace format { namespace
|
H A D | ObjCPropertyAttributeOrderFixerTest.cpp | 15 namespace clang { namespace 16 namespace format { namespace
|
H A D | MatchFilePathTest.cpp | 12 namespace clang { namespace 13 namespace format { namespace
|
H A D | FormatTestTableGen.cpp | 16 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 D | FormatTestRawStrings.cpp | 20 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 D | FormatTestTextProto.cpp | 13 namespace clang { namespace 14 namespace format { namespace
|
H A D | UsingDeclarationsSorterTest.cpp | 16 namespace clang { namespace 17 namespace format { namespace
|
H A D | FormatTestCSharp.cpp | 13 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 D | FormatTestVerilog.cpp | 13 namespace clang { namespace 14 namespace format { namespace
|
/llvm-project/clang/lib/Format/ |
H A D | MatchFilePath.cpp | 19 namespace clang { namespace 20 namespace format { namespace
|
H A D | IntegerLiteralSeparatorFixer.cpp | 17 namespace clang { namespace 18 namespace format { namespace 187 std::string IntegerLiteralSeparatorFixer::format(const StringRef IntegerLiteral, in format() function in clang::format::IntegerLiteralSeparatorFixer
|
H A D | AffectedRangeManager.cpp | 19 namespace clang { namespace 20 namespace format { namespace
|
H A D | TokenAnalyzer.cpp | 35 namespace clang { namespace 36 namespace format { namespace [all...] |
H A D | ObjCPropertyAttributeOrderFixer.cpp | 20 namespace clang { namespace 21 namespace format { namespace
|
H A D | DefinitionBlockSeparator.cpp | 20 namespace clang { namespace 21 namespace format { namespace
|
H A D | MacroExpander.cpp | 31 namespace clang { namespace 32 namespace format { namespace [all...] |
H A D | FormatToken.cpp | 21 namespace clang { namespace 22 namespace format { namespace
|
H A D | UsingDeclarationsSorter.cpp | 24 namespace clang { namespace 25 namespace format { namespace
|