OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGoogleStyle
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Format/
Format.h
102
FormatStyle
getGoogleStyle
();
/external/clang/unittests/Format/
FormatTest.cpp
88
FormatStyle Style =
getGoogleStyle
();
99
verifyFormat(Code,
getGoogleStyle
());
226
FormatStyle AllowsMergedIf =
getGoogleStyle
();
[
all
...]
/external/clang/lib/Format/
Format.cpp
54
FormatStyle
getGoogleStyle
() {
75
FormatStyle ChromiumStyle =
getGoogleStyle
();
[
all
...]
Completed in 92 milliseconds