Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp565 bool parseSquare() { in parseSquare() function in clang::format::__anon095ba8b90111::AnnotatingParser
H A DUnwrappedLineParser.cpp2443 void UnwrappedLineParser::parseSquare(bool LambdaIntroducer) { in parseSquare() function in clang::format::UnwrappedLineParser