Searched refs:SCT (Results 1 – 3 of 3) sorted by relevance
133 SimpleCaptureTracker SCT(ReturnCaptures); in PointerMayBeCaptured() local134 PointerMayBeCaptured(V, &SCT); in PointerMayBeCaptured()135 return SCT.Captured; in PointerMayBeCaptured()
589 ss{"SCT"}
2263 static void PrintDLLStorageClass(GlobalValue::DLLStorageClassTypes SCT, in PrintDLLStorageClass() argument2265 switch (SCT) { in PrintDLLStorageClass()