Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp580 bool parseSquare() { in parseSquare() function in clang::format::__anon192501e00111::AnnotatingParser
H A DUnwrappedLineParser.cpp2620 void UnwrappedLineParser::parseSquare(bool LambdaIntroducer) { in parseSquare() function in clang::format::UnwrappedLineParser