Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2430 deriveLocalStyle(AnnotatedLines); in analyze()
2513 deriveLocalStyle(const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in deriveLocalStyle() function in clang::format::__anon2090391b0111::Formatter