Searched refs:SD_Thread (Results 1 – 8 of 8) sorted by relevance
314 SD_Thread, ///< Thread storage duration. enumerator
299 MTE->getStorageDuration() == SD_Thread) in computeObjectUnderConstruction()
393 if (SD == SD_Static || SD == SD_Thread) { in createTemporaryRegionIfNeeded()
1465 case SD_Thread: in VisitMaterializeTemporaryExpr()
299 case SD_Thread: in pushTemporaryCleanup()352 case SD_Thread: { in pushTemporaryCleanup()425 case SD_Thread: in createReferenceTemporary()
6002 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
4380 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()
1190 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()