Searched refs:setCapturedVLAType (Results 1 – 4 of 4) sorted by relevance
2062 Field->setCapturedVLAType(Capture.getCapturedVLAType()); in BuildCaptureField()
3236 void setCapturedVLAType(const VariableArrayType *VLAType);
4667 void FieldDecl::setCapturedVLAType(const VariableArrayType *VLAType) { in setCapturedVLAType() function in FieldDecl
4192 ToField->setCapturedVLAType(cast<VariableArrayType>(ToCapturedVLAType)); in VisitFieldDecl()