OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configurationAsText
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
264
std::string
configurationAsText
(const FormatStyle &Style);
/external/clang/tools/clang-format/
ClangFormat.cpp
321
std::string Config = clang::format::
configurationAsText
(
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
/external/clang/lib/Format/
Format.cpp
288
std::string
configurationAsText
(const FormatStyle &Style) {
[
all
...]
Completed in 209 milliseconds