Searched refs:LParLoc (Results 1 – 3 of 3) sorted by relevance
469 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local470 auto RunSignatureHelp = [this, OmpPrivParm, LParLoc, &Exprs]() { in ParseOpenMPReductionInitializerForDecl()473 OmpPrivParm->getLocation(), Exprs, LParLoc); in ParseOpenMPReductionInitializerForDecl()
434 SourceLocation LParLoc) { in enterParenExpr() argument438 if (ExpectedLoc == LParLoc) in enterParenExpr()
315 void enterParenExpr(SourceLocation Tok, SourceLocation LParLoc);