reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Format/Format.h
 2196 FormatStyle getGNUStyle();

References

tools/clang/lib/Format/Format.cpp
 1134     *Style = getGNUStyle();
tools/clang/unittests/Format/FormatTest.cpp
 6177   Style = getGNUStyle();
12336   Styles[0] = getGNUStyle();