Home | History | Annotate | Download | only in Parse

Lines Matching refs:LParenLoc

948   SourceLocation LParenLoc, RParenLoc;
979 SourceLocation LParenLoc, RParenLoc;
985 LParenLoc = T.getOpenLocation();
998 Result = Actions.ActOnCXXTypeid(OpLoc, LParenLoc, /*isType=*/true,
1022 Result = Actions.ActOnCXXTypeid(OpLoc, LParenLoc, /*isType=*/false,