Searched refs:SD_Thread (Results 1 – 6 of 6) sorted by relevance
272 SD_Thread, ///< Thread storage duration. enumerator
225 case SD_Thread: in pushTemporaryCleanup()278 case SD_Thread: { in pushTemporaryCleanup()340 case SD_Thread: in createReferenceTemporary()
3537 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
2888 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()
1003 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()
231 if (SD == SD_Static || SD == SD_Thread) in createTemporaryRegionIfNeeded()