Searched refs:SCT (Results 1 – 2 of 2) sorted by relevance
251 SimpleCaptureTracker SCT(EphValues, ReturnCaptures); in PointerMayBeCaptured() local252 PointerMayBeCaptured(V, &SCT, MaxUsesToExplore); in PointerMayBeCaptured()253 if (SCT.Captured) in PointerMayBeCaptured()257 return SCT.Captured; in PointerMayBeCaptured()
3433 static void PrintDLLStorageClass(GlobalValue::DLLStorageClassTypes SCT, in PrintDLLStorageClass() argument3435 switch (SCT) { in PrintDLLStorageClass()