Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp668 bool parseSquare() { in parseSquare() function in clang::format::__anonadd98d890111::AnnotatingParser
H A DUnwrappedLineParser.cpp2729 void UnwrappedLineParser::parseSquare(bool LambdaIntroducer) { in parseSquare() function in clang::format::UnwrappedLineParser