Home
last modified time | relevance | path

Searched refs:getModulePrivateSpecLoc (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp4003 Diag(DS.getModulePrivateSpecLoc(), diag::err_module_private_local_class) in ParsedFreeStandingDeclSpec()
4005 << FixItHint::CreateRemoval(DS.getModulePrivateSpecLoc()); in ParsedFreeStandingDeclSpec()
6259 D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
6263 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
6267 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnVariableDeclarator()
6268 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnVariableDeclarator()
8012 = D.getDeclSpec().getModulePrivateSpecLoc(); in ActOnFunctionDeclarator()
10902 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ActOnParamDeclarator()
10903 << FixItHint::CreateRemoval(D.getDeclSpec().getModulePrivateSpecLoc()); in ActOnParamDeclarator()
11959 << SourceRange(D.getDeclSpec().getModulePrivateSpecLoc()) in ParseTypedefDecl()
[all …]
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDeclCXX.cpp1688 getCurScope(), TagType, TUK, StartLoc, DS.getModulePrivateSpecLoc(), in ParseClassSpecifier()
1750 DS.getModulePrivateSpecLoc(), in ParseClassSpecifier()
H A DParseDecl.cpp4086 AS, DS.getModulePrivateSpecLoc(), TParams, in ParseEnumSpecifier()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DDeclSpec.h704 SourceLocation getModulePrivateSpecLoc() const { return ModulePrivateLoc; } in getModulePrivateSpecLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h826 SourceLocation getModulePrivateSpecLoc() const { return ModulePrivateLoc; } in getModulePrivateSpecLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h827 SourceLocation getModulePrivateSpecLoc() const { return ModulePrivateLoc; } in getModulePrivateSpecLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h826 SourceLocation getModulePrivateSpecLoc() const { return ModulePrivateLoc; } in getModulePrivateSpecLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h791 SourceLocation getModulePrivateSpecLoc() const { return ModulePrivateLoc; } in getModulePrivateSpecLoc() function