Searched defs:STC (Results 1 – 6 of 6) sorted by relevance
58 const StackFrameContext *STC = LCtx->getStackFrame(); in getWidenedLoopState() local
815 MemRegionManager::getStackLocalsRegion(const StackFrameContext *STC) { in getStackLocalsRegion()828 MemRegionManager::getStackArgumentsRegion(const StackFrameContext *STC) { in getStackArgumentsRegion()981 const auto *STC = V.get<const StackFrameContext *>(); in getVarRegion() local1059 const StackFrameContext *STC = LC->getStackFrame(); in getBlockDataRegion() local1087 const StackFrameContext *STC = LC->getStackFrame(); in getCompoundLiteralRegion() local1222 const StackFrameContext *STC = LC->getStackFrame(); in getCXXThisRegion() local1230 const StackFrameContext *STC = LC->getStackFrame(); in getAllocaRegion() local
1175 alias STC = ParameterStorageClass; // shorten the enum name variable1257 alias STC = ParameterStorageClass; variable
1074 alias STC = ParameterStorageClass; // shorten the enum name variable1123 alias STC = ParameterStorageClass; variable
87 alias STC = dmd.declaration.STC; member
42 enum STC : ulong // transfer changes to declaration.h enum