Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
DAtomicChange.h161 format::FormatStyle Style = format::getNoStyle();
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Format/
DFormat.h3599 FormatStyle getNoStyle();
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormat.cpp1438 FormatStyle getNoStyle() { in getNoStyle() function
1463 *Style = getNoStyle(); in getPredefinedStyle()
3053 FormatStyle FallbackStyle = getNoStyle(); in getStyle()