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