Lines Matching refs:getModulePrivateSpecLoc
4745 Diag(DS.getModulePrivateSpecLoc(), diag::err_module_private_local_class) in ParsedFreeStandingDeclSpec()
4747 << FixItHint::CreateRemoval(DS.getModulePrivateSpecLoc()); in ParsedFreeStandingDeclSpec()
7239 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7243 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7247 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnVariableDeclarator()
7249 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
9255 = D.getDeclSpec().getModulePrivateSpecLoc(); in ActOnFunctionDeclarator()
13746 << 1 << New << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnParamDeclarator()
13747 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnParamDeclarator()
15150 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ParseTypedefDecl()
15152 D.getDeclSpec().getModulePrivateSpecLoc()); in ParseTypedefDecl()