Home
last modified time | relevance | path

Searched defs:parseSquare (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp613 bool parseSquare() { in parseSquare() function in clang::format::__anon9257c8bf0111::AnnotatingParser
H A DUnwrappedLineParser.cpp2609 void UnwrappedLineParser::parseSquare(bool LambdaIntroducer) { in parseSquare() function in clang::format::UnwrappedLineParser