Searched refs:LParLoc (Results 1 – 3 of 3) sorted by relevance
459 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local460 auto RunSignatureHelp = [this, OmpPrivParm, LParLoc, &Exprs]() { in ParseOpenMPReductionInitializerForDecl()463 OmpPrivParm->getLocation(), Exprs, LParLoc); in ParseOpenMPReductionInitializerForDecl()
416 SourceLocation LParLoc) { in enterParenExpr() argument418 if (ExpectedLoc == LParLoc) in enterParenExpr()
310 void enterParenExpr(SourceLocation Tok, SourceLocation LParLoc);