Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp2383 bool FoundConfigFile = in getStyle() local
2385 if (!FoundConfigFile) { in getStyle()
2391 FoundConfigFile = Status && (Status->getType() == in getStyle()
2395 if (FoundConfigFile) { in getStyle()