Searched refs:SD_Thread (Results 1 – 6 of 6) sorted by relevance
260 SD_Thread, ///< Thread storage duration. enumerator
224 case SD_Thread: in pushTemporaryCleanup()277 case SD_Thread: { in pushTemporaryCleanup()339 case SD_Thread: in createReferenceTemporary()
3264 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
2592 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()
930 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()
230 if (SD == SD_Static || SD == SD_Thread) in createTemporaryRegionIfNeeded()