Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDTokenAnnotator.cpp2285 static FormatToken *untilMatchingParen(FormatToken *Current) { in untilMatchingParen() function in clang::format::__anon8c9a3fa30111::AnnotatingParser
2311 TemplateCloser = untilMatchingParen(TemplateCloser); in isDeductionGuide()