Searched refs:SD_Thread (Results 1 – 5 of 5) sorted by relevance
232 SD_Thread, ///< Thread storage duration. enumerator
206 case SD_Thread: in pushTemporaryCleanup()260 case SD_Thread: { in pushTemporaryCleanup()305 case SD_Thread: in createReferenceTemporary()
2887 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
862 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()
220 if (SD == SD_Static || SD == SD_Thread) in createTemporaryRegionIfNeeded()