Home | History | Annotate | Download | only in Parse

Lines Matching refs:KeywordLoc

3390   SourceLocation KeywordLoc = ConsumeToken();
3401 NoexceptExpr = Actions.ActOnBooleanCondition(getCurScope(), KeywordLoc,
3403 NoexceptRange = SourceRange(KeywordLoc, T.getCloseLocation());
3410 NoexceptRange = SourceRange(KeywordLoc, KeywordLoc);
3901 Diag(Result.KeywordLoc, diag::warn_microsoft_dependent_exists)