Searched refs:SD_Thread (Results 1 – 14 of 14) sorted by relevance
272 SD_Thread, ///< Thread storage duration. enumerator
297 SD_Thread, ///< Thread storage duration. enumerator
281 MTE->getStorageDuration() == SD_Thread) in computeObjectUnderConstruction()
382 if (SD == SD_Static || SD == SD_Thread) { in createTemporaryRegionIfNeeded()
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()
1380 case SD_Thread: in VisitMaterializeTemporaryExpr()
2888 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()
298 case SD_Thread: in pushTemporaryCleanup()351 case SD_Thread: { in pushTemporaryCleanup()426 case SD_Thread: in createReferenceTemporary()
5304 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
4023 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()
1106 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()