Searched refs:reformat (Results 1 - 10 of 10) sorted by relevance

/external/clang/tools/clang-format/fuzzer/
H A DClangFormatFuzzer.cpp23 applyAllReplacements(s, clang::format::reformat(
/external/clang/unittests/Format/
H A DFormatTestProto.cpp27 tooling::Replacements Replaces = reformat(Style, Code, Ranges);
H A DFormatTestJava.cpp27 tooling::Replacements Replaces = reformat(Style, Code, Ranges);
H A DFormatTestJS.cpp27 tooling::Replacements Replaces = reformat(Style, Code, Ranges);
H A DFormatTest.cpp31 tooling::Replacements Replaces = reformat(Style, Code, Ranges);
/external/clang/include/clang/Format/
H A DFormat.h45 /// reformat() function, enables syntax features specific to the language.
534 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex,
546 tooling::Replacements reformat(const FormatStyle &Style,
552 /// Otherwise identical to the reformat() function consuming a \c Lexer.
553 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code,
/external/libvpx/libvpx/tools/
H A Dftfy.sh16 This option will also reformat the commit message.
/external/clang/tools/clang-format/
H A DClangFormat.cpp228 tooling::Replacements Replaces = reformat(FormatStyle, Sources, ID, Ranges);
/external/clang/lib/Format/
H A DFormat.cpp1472 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex, function in namespace:clang::format
1477 return reformat(Style, SourceMgr,
1481 tooling::Replacements reformat(const FormatStyle &Style, function in namespace:clang::format
1490 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, function in namespace:clang::format
1515 return reformat(Style, SourceMgr, ID, CharRanges);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...

Completed in 941 milliseconds