Searched refs:SD_Thread (Results 1 – 8 of 8) sorted by relevance
297 SD_Thread, ///< Thread storage duration. enumerator
281 MTE->getStorageDuration() == SD_Thread) in computeObjectUnderConstruction()
382 if (SD == SD_Static || SD == SD_Thread) { in createTemporaryRegionIfNeeded()
1381 case SD_Thread: in VisitMaterializeTemporaryExpr()
300 case SD_Thread: in pushTemporaryCleanup()353 case SD_Thread: { in pushTemporaryCleanup()426 case SD_Thread: in createReferenceTemporary()
5419 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
4284 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()
1120 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()