Searched refs:SD_Thread (Results 1 – 8 of 8) sorted by relevance
311 SD_Thread, ///< Thread storage duration. enumerator
287 MTE->getStorageDuration() == SD_Thread) in computeObjectUnderConstruction()
386 if (SD == SD_Static || SD == SD_Thread) { in createTemporaryRegionIfNeeded()
1433 case SD_Thread: in VisitMaterializeTemporaryExpr()
298 case SD_Thread: in pushTemporaryCleanup()351 case SD_Thread: { in pushTemporaryCleanup()424 case SD_Thread: in createReferenceTemporary()
5838 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
4379 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()
1146 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()