Lines Matching refs:getModulePrivateSpecLoc
5227 Diag(DS.getModulePrivateSpecLoc(), diag::err_module_private_local_class) in ParsedFreeStandingDeclSpec()
5229 << FixItHint::CreateRemoval(DS.getModulePrivateSpecLoc()); in ParsedFreeStandingDeclSpec()
7803 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7807 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7811 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnVariableDeclarator()
7813 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
9905 = D.getDeclSpec().getModulePrivateSpecLoc(); in ActOnFunctionDeclarator()
14690 << 1 << New << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnParamDeclarator()
14691 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnParamDeclarator()
16282 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ParseTypedefDecl()
16284 D.getDeclSpec().getModulePrivateSpecLoc()); in ParseTypedefDecl()