Searched refs:LParLoc (Results 1 – 3 of 3) sorted by relevance
487 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local488 auto RunSignatureHelp = [this, OmpPrivParm, LParLoc, &Exprs]() { in ParseOpenMPReductionInitializerForDecl()492 OmpPrivParm->getLocation(), Exprs, LParLoc, /*Braced=*/false); in ParseOpenMPReductionInitializerForDecl()
463 SourceLocation LParLoc) { in enterParenExpr() argument467 if (ExpectedLoc == LParLoc) in enterParenExpr()
334 void enterParenExpr(SourceLocation Tok, SourceLocation LParLoc);