Lines Matching refs:getModulePrivateSpecLoc
5151 Diag(DS.getModulePrivateSpecLoc(), diag::err_module_private_local_class) in ParsedFreeStandingDeclSpec()
5153 << FixItHint::CreateRemoval(DS.getModulePrivateSpecLoc()); in ParsedFreeStandingDeclSpec()
7680 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7684 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
7688 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnVariableDeclarator()
7690 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
9754 = D.getDeclSpec().getModulePrivateSpecLoc(); in ActOnFunctionDeclarator()
14300 << 1 << New << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnParamDeclarator()
14301 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnParamDeclarator()
15822 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ParseTypedefDecl()
15824 D.getDeclSpec().getModulePrivateSpecLoc()); in ParseTypedefDecl()