Lines Matching refs:getModulePrivateSpecLoc
5313 Diag(DS.getModulePrivateSpecLoc(), diag::err_module_private_local_class) in ParsedFreeStandingDeclSpec()
5315 << FixItHint::CreateRemoval(DS.getModulePrivateSpecLoc()); in ParsedFreeStandingDeclSpec()
7966 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7970 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7974 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnVariableDeclarator()
7976 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
10176 = D.getDeclSpec().getModulePrivateSpecLoc(); in ActOnFunctionDeclarator()
15198 << 1 << New << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnParamDeclarator()
15199 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnParamDeclarator()
16884 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ParseTypedefDecl()
16886 D.getDeclSpec().getModulePrivateSpecLoc()); in ParseTypedefDecl()