Searched refs:LParLoc (Results 1 – 3 of 3) sorted by relevance
481 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local482 auto RunSignatureHelp = [this, OmpPrivParm, LParLoc, &Exprs]() { in ParseOpenMPReductionInitializerForDecl()485 OmpPrivParm->getLocation(), Exprs, LParLoc, /*Braced=*/false); in ParseOpenMPReductionInitializerForDecl()
460 SourceLocation LParLoc) { in enterParenExpr() argument464 if (ExpectedLoc == LParLoc) in enterParenExpr()
320 void enterParenExpr(SourceLocation Tok, SourceLocation LParLoc);