Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp2225 deriveLocalStyle(AnnotatedLines); in analyze()
2308 deriveLocalStyle(const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in deriveLocalStyle() function in clang::format::__anonc5f17ae80111::Formatter