Searched defs:parseParens (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Format/ | ||
| H A D | TokenAnnotator.cpp | 307   bool parseParens(bool LookForDecls = false) {  in parseParens()  function in clang::format::__anonadd98d890111::AnnotatingParser | 
| H A D | UnwrappedLineParser.cpp | 2549 bool UnwrappedLineParser::parseParens(TokenType AmpAmpTokenType) { parseParens()  function in clang::format::UnwrappedLineParser  |