Searched refs:SD_Thread (Results 1 – 8 of 8) sorted by relevance
327 SD_Thread, ///< Thread storage duration. enumerator
299 if (SD == SD_Static || SD == SD_Thread) in computeObjectUnderConstruction()
395 if (SD == SD_Static || SD == SD_Thread) { in createTemporaryRegionIfNeeded()
1573 case SD_Thread: in VisitMaterializeTemporaryExpr()
311 case SD_Thread: in pushTemporaryCleanup()364 case SD_Thread: { in pushTemporaryCleanup()437 case SD_Thread: in createReferenceTemporary()
2612 VD->getStorageDuration() == SD_Thread)) || in SetCommonAttributes()3510 VD->getStorageDuration() == SD_Thread)) || in MustBeEmitted()6590 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
1179 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()
4476 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()