Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp1846 insertBraces(AnnotatedLines, Result); in analyze()
1851 void insertBraces(SmallVectorImpl<AnnotatedLine *> &Lines, in insertBraces() function in clang::format::__anon8802244b0111::BracesInserter
1855 insertBraces(Line->Children, Result); in insertBraces()