Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h163 format::FormatStyle Style = format::getNoStyle();
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h5240 FormatStyle getNoStyle();
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1941 FormatStyle getNoStyle() { in getNoStyle() function
1968 *Style = getNoStyle(); in getPredefinedStyle()
3988 FormatStyle FallbackStyle = getNoStyle(); in getStyle()