Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h5231 FormatStyle getGNUStyle();
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1884 FormatStyle getGNUStyle() { in getGNUStyle() function
1962 *Style = getGNUStyle(); in getPredefinedStyle()