Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp2026 deriveLocalStyle(AnnotatedLines); in analyze()
2109 deriveLocalStyle(const SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in deriveLocalStyle() function in clang::format::__anon8802244b0111::Formatter