Searched refs:SetStorageClassSpecThread (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 563 bool DeclSpec::SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc, in SetStorageClassSpecThread() function in DeclSpec
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 3205 isInvalid = DS.SetStorageClassSpecThread(DeclSpec::TSCS___thread, Loc, in ParseDeclarationSpecifiers() 3210 isInvalid = DS.SetStorageClassSpecThread(DeclSpec::TSCS_thread_local, Loc, in ParseDeclarationSpecifiers() 3214 isInvalid = DS.SetStorageClassSpecThread(DeclSpec::TSCS__Thread_local, in ParseDeclarationSpecifiers()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 623 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | DeclSpec.h | 720 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | DeclSpec.h | 721 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | DeclSpec.h | 720 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | DeclSpec.h | 690 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
|