Searched refs:LParLoc (Results 1 – 3 of 3) sorted by relevance
480 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local481 auto RunSignatureHelp = [this, OmpPrivParm, LParLoc, &Exprs]() { in ParseOpenMPReductionInitializerForDecl()484 OmpPrivParm->getLocation(), Exprs, LParLoc, /*Braced=*/false); in ParseOpenMPReductionInitializerForDecl()
439 SourceLocation LParLoc) { in enterParenExpr() argument443 if (ExpectedLoc == LParLoc) in enterParenExpr()
319 void enterParenExpr(SourceLocation Tok, SourceLocation LParLoc);