Searched refs:SD_Thread (Results 1 – 12 of 12) sorted by relevance
342 SD_Thread, ///< Thread storage duration. enumerator
309 if (SD == SD_Static || SD == SD_Thread) in computeObjectUnderConstruction()
396 if (SD == SD_Static || SD == SD_Thread) { in createTemporaryRegionIfNeeded()
1461 vd->getStorageDuration() == SD_Thread)) || in mustBeEmitted()
1587 case SD_Thread: in VisitMaterializeTemporaryExpr()
353 case SD_Thread: in pushTemporaryCleanup()395 case SD_Thread: { in pushTemporaryCleanup()474 case SD_Thread: in createReferenceTemporary()
2818 VD->getStorageDuration() == SD_Thread)) || in SetCommonAttributes()3762 VD->getStorageDuration() == SD_Thread)) || in MustBeEmitted()6915 E->getStorageDuration() == SD_Thread) && "not a global temporary"); in GetAddrOfGlobalTemporary()
1473 VD->getStorageDuration() == SD_Thread) in ActOnEndOfTranslationUnit()
6638 Var->getStorageDuration() == SD_Thread) in InitializeFrom()
14367 Var->getStorageDuration() == SD_Thread) in ActOnUninitializedDecl()
4569 return Node.getStorageDuration() == SD_Thread; in AST_MATCHER()
1210 getTSCSpec() ? SD_Thread : SD_Static; in getStorageDuration()