Lines Matching refs:getModulePrivateSpecLoc
5158 Diag(DS.getModulePrivateSpecLoc(), diag::err_module_private_local_class) in ParsedFreeStandingDeclSpec()
5160 << FixItHint::CreateRemoval(DS.getModulePrivateSpecLoc()); in ParsedFreeStandingDeclSpec()
7792 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7796 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7800 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnVariableDeclarator()
7802 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
10016 = D.getDeclSpec().getModulePrivateSpecLoc(); in ActOnFunctionDeclarator()
14997 << 1 << New << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnParamDeclarator()
14998 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnParamDeclarator()
16663 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ParseTypedefDecl()
16665 D.getDeclSpec().getModulePrivateSpecLoc()); in ParseTypedefDecl()