Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1632 deriveLocalStyle(AnnotatedLines); in analyze()
1711 deriveLocalStyle(const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in deriveLocalStyle() function in clang::format::__anon5a72e2a60111::Formatter