Home | History | Annotate | Download | only in Parse

Lines Matching refs:TypenameLoc

1462     SourceLocation TypenameLoc = ConsumeToken();
1492 Ty = Actions.ActOnTypenameType(getCurScope(), TypenameLoc, SS,
1506 Ty = Actions.ActOnTypenameType(getCurScope(), TypenameLoc, SS,
1523 Tok.setLocation(TypenameLoc);