Searched refs:hasCapturedVLAType (Results 1 – 7 of 7) sorted by relevance
3147 assert(!hasCapturedVLAType() && !BitField && in setBitWidth()3226 bool hasCapturedVLAType() const { in hasCapturedVLAType() function3232 return hasCapturedVLAType() ? CapturedVLAType : nullptr; in getCapturedVLAType()
1202 if (!FieldForCapture->hasCapturedVLAType()) { in VisitLambdaExpr()
3112 if (CurField->hasCapturedVLAType()) { in InitCapturedStruct()3183 if (FD->hasCapturedVLAType()) { in GenerateCapturedStmtFunction()
1384 if (CurField->hasCapturedVLAType()) { in VisitLambdaExpr()
1266 if (FD->hasCapturedVLAType()) { in StartFunction()
360 if (CurField->hasCapturedVLAType()) { in GenerateOpenMPCapturedVars()589 if (FD->hasCapturedVLAType()) { in emitOutlinedFunctionPrologue()
1054 !D->hasCapturedVLAType() && in VisitFieldDecl()