Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1172 deriveLocalStyle(AnnotatedLines); in analyze()
1245 deriveLocalStyle(const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in deriveLocalStyle() function in clang::format::__anon1d12efaa0111::Formatter