Home
last modified time | relevance | path

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

123

/external/llvm-project/clang/unittests/Format/
DFormatTestTableGen.cpp16 namespace clang { namespace
17 namespace format { namespace
21 static std::string format(llvm::StringRef Code, unsigned Offset, in format() function in clang::format::FormatTestTableGen
33 static std::string format(llvm::StringRef Code) { in format() function in clang::format::FormatTestTableGen
DTokenAnnotatorTest.cpp15 namespace clang { namespace
16 namespace format { namespace
DFormatTestSelective.cpp16 namespace clang { namespace
17 namespace format { namespace
22 std::string format(llvm::StringRef Code, unsigned Offset, unsigned Length) { in format() function in clang::format::__anon0e4aef920111::FormatTestSelective
DFormatTestProto.cpp16 namespace clang { namespace
17 namespace format { namespace
21 static std::string format(llvm::StringRef Code, unsigned Offset, in format() function in clang::format::FormatTestProto
33 static std::string format(llvm::StringRef Code) { in format() function in clang::format::FormatTestProto
DFormatTestTextProto.cpp16 namespace clang { namespace
17 namespace format { namespace
21 static std::string format(llvm::StringRef Code, unsigned Offset, in format() function in clang::format::FormatTestTextProto
33 static std::string format(llvm::StringRef Code, const FormatStyle &Style) { in format() function in clang::format::FormatTestTextProto
DUsingDeclarationsSorterTest.cpp16 namespace clang { namespace
17 namespace format { namespace
DFormatTestJava.cpp16 namespace clang { namespace
17 namespace format { namespace
21 static std::string format(llvm::StringRef Code, unsigned Offset, in format() function in clang::format::FormatTestJava
34 format(llvm::StringRef Code, in format() function in clang::format::FormatTestJava
DFormatTestCSharp.cpp16 namespace clang { namespace
17 namespace format { namespace
21 static std::string format(llvm::StringRef Code, unsigned Offset, in format() function in clang::format::FormatTestCSharp
34 format(llvm::StringRef Code, in format() function in clang::format::FormatTestCSharp
DFormatTestRawStrings.cpp23 namespace clang { namespace
24 namespace format { namespace
31 std::string format(llvm::StringRef Code, in format() function in clang::format::__anon163347020111::FormatTestRawStrings
DFormatTestObjC.cpp23 namespace clang { namespace
24 namespace format { namespace
36 std::string format(llvm::StringRef Code, in format() function in clang::format::__anon8488ee0c0111::FormatTestObjC
DNamespaceEndCommentsFixerTest.cpp16 namespace clang { namespace
17 namespace format { namespace
/external/clang/unittests/Format/
DFormatTestProto.cpp17 namespace clang { namespace
18 namespace format { namespace
22 static std::string format(llvm::StringRef Code, unsigned Offset, in format() function in clang::format::FormatTestProto
34 static std::string format(llvm::StringRef Code) { in format() function in clang::format::FormatTestProto
DFormatTestSelective.cpp17 namespace clang { namespace
18 namespace format { namespace
23 std::string format(llvm::StringRef Code, unsigned Offset, unsigned Length) { in format() function in clang::format::__anon39cba2640111::FormatTestSelective
DFormatTestJava.cpp17 namespace clang { namespace
18 namespace format { namespace
22 static std::string format(llvm::StringRef Code, unsigned Offset, in format() function in clang::format::FormatTestJava
35 format(llvm::StringRef Code, in format() function in clang::format::FormatTestJava
DSortIncludesTest.cpp17 namespace clang { namespace
18 namespace format { namespace
DSortImportsTestJS.cpp17 namespace clang { namespace
18 namespace format { namespace
/external/clang/lib/Format/
DTokenAnalyzer.cpp34 namespace clang { namespace
35 namespace format { namespace
DAffectedRangeManager.cpp20 namespace clang { namespace
21 namespace format { namespace
DFormatToken.cpp23 namespace clang { namespace
24 namespace format { namespace
/external/llvm-project/clang/lib/Format/
DTokenAnalyzer.cpp33 namespace clang { namespace
34 namespace format { namespace
DAffectedRangeManager.cpp19 namespace clang { namespace
20 namespace format { namespace
DMacroExpander.cpp32 namespace clang { namespace
33 namespace format { namespace
DFormatToken.cpp21 namespace clang { namespace
22 namespace format { namespace
DUsingDeclarationsSorter.cpp23 namespace clang { namespace
24 namespace format { namespace
/external/clang/tools/clang-format/
DClangFormat.cpp110 namespace clang { namespace
111 namespace format { namespace
240 static bool format(StringRef FileName) { in format() function

123