Home | History | Annotate | Download | only in Sema

Lines Matching refs:getModulePrivateSpecLoc

2529     Diag(DS.getModulePrivateSpecLoc(), diag::err_module_private_local_class)
2531 << FixItHint::CreateRemoval(DS.getModulePrivateSpecLoc());
4084 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc());
4088 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc())
4089 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc());
5168 = D.getDeclSpec().getModulePrivateSpecLoc();
7021 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc())
7022 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc());
7765 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc())
7766 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc());