Home
last modified time | relevance | path

Searched refs:SetStorageClassSpecThread (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DDeclSpec.cpp563 bool DeclSpec::SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc, in SetStorageClassSpecThread() function in DeclSpec
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp3205 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 DDeclSpec.h623 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h720 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h721 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h720 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h690 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,