Home | History | Annotate | Download | only in Sema

Lines Matching refs:LParenLoc

367 Sema::ActOnCXXTypeid(SourceLocation OpLoc, SourceLocation LParenLoc,
456 Sema::ActOnCXXUuidof(SourceLocation OpLoc, SourceLocation LParenLoc,
777 SourceLocation LParenLoc,
788 return BuildCXXTypeConstructExpr(TInfo, LParenLoc, exprs, RParenLoc);
797 SourceLocation LParenLoc,
811 LParenLoc,
816 bool ListInitialization = LParenLoc.isInvalid();
829 return BuildCXXFunctionalCastExpr(TInfo, LParenLoc, Arg, RParenLoc);
855 LParenLoc, RParenLoc)
857 LParenLoc, RParenLoc);