Searched refs:PreviousTokenLParen (Results 1 – 1 of 1) sorted by relevance
49 auto PreviousTokenLParen = [&Start, &Context]() { in skipLParensBackwards() local56 while (Start.isValid() && PreviousTokenLParen()) in skipLParensBackwards()