Lines Matching refs:getModulePrivateSpecLoc
4808 Diag(DS.getModulePrivateSpecLoc(), diag::err_module_private_local_class) in ParsedFreeStandingDeclSpec()
4810 << FixItHint::CreateRemoval(DS.getModulePrivateSpecLoc()); in ParsedFreeStandingDeclSpec()
7305 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7309 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7313 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnVariableDeclarator()
7315 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
9314 = D.getDeclSpec().getModulePrivateSpecLoc(); in ActOnFunctionDeclarator()
13802 << 1 << New << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnParamDeclarator()
13803 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnParamDeclarator()
15206 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ParseTypedefDecl()
15208 D.getDeclSpec().getModulePrivateSpecLoc()); in ParseTypedefDecl()