Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp2019 void UnwrappedLineParser::parseSquare(bool LambdaIntroducer) { in parseSquare() function in clang::format::UnwrappedLineParser
H A DTokenAnnotator.cpp528 bool parseSquare() { in parseSquare() function in clang::format::__anone3ff8e3d0111::AnnotatingParser