Home
last modified time | relevance | path

Searched refs:getGNUStyle (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/docs/
H A DLibFormat.rst61 FormatStyle getGNUStyle();
/netbsd/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3455 FormatStyle getGNUStyle();
/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1346 FormatStyle getGNUStyle() { in getGNUStyle() function
1412 *Style = getGNUStyle(); in getPredefinedStyle()