Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DTokenAnnotator.cpp1777 static FormatToken *untilMatchingParen(FormatToken *Current) { in untilMatchingParen() function in clang::format::__anon887c46050111::AnnotatingParser
1803 TemplateCloser = untilMatchingParen(TemplateCloser); in isDeductionGuide()