Searched refs:SD_Thread (Results 1 – 7 of 7) sorted by relevance
280 SD_Thread, ///< Thread storage duration. enumerator
293 MTE->getStorageDuration() == SD_Thread) in prepareForObjectConstruction()
369 if (SD == SD_Static || SD == SD_Thread) { in createTemporaryRegionIfNeeded()
280 case SD_Thread: in pushTemporaryCleanup()333 case SD_Thread: { in pushTemporaryCleanup()408 case SD_Thread: in createReferenceTemporary()
4591 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
3465 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()
1083 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()