Searched refs:SD_Thread (Results 1 – 8 of 8) sorted by relevance
323 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()
1538 case SD_Thread: in VisitMaterializeTemporaryExpr()
297 case SD_Thread: in pushTemporaryCleanup()350 case SD_Thread: { in pushTemporaryCleanup()423 case SD_Thread: in createReferenceTemporary()
2578 VD->getStorageDuration() == SD_Thread)) || in SetCommonAttributes()3476 VD->getStorageDuration() == SD_Thread)) || in MustBeEmitted()6444 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
1215 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()
4476 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()