Searched refs:LParLoc (Results 1 – 3 of 3) sorted by relevance
358 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local359 auto RunSignatureHelp = [this, OmpPrivParm, LParLoc, &Exprs]() { in ParseOpenMPReductionInitializerForDecl()363 OmpPrivParm->getLocation(), Exprs, LParLoc, /*Braced=*/false); in ParseOpenMPReductionInitializerForDecl()
464 SourceLocation LParLoc) { in enterParenExpr() argument468 if (ExpectedLoc == LParLoc) in enterParenExpr()
310 void enterParenExpr(SourceLocation Tok, SourceLocation LParLoc);