Searched refs:setCapturedVLAType (Results 1 – 6 of 6) sorted by relevance
1734 Field->setCapturedVLAType(Capture.getCapturedVLAType()); in BuildCaptureField()
2451 void setCapturedVLAType(const VariableArrayType *VLAType);
2961 void setCapturedVLAType(const VariableArrayType *VLAType);
3509 void FieldDecl::setCapturedVLAType(const VariableArrayType *VLAType) { in setCapturedVLAType() function in FieldDecl
4201 void FieldDecl::setCapturedVLAType(const VariableArrayType *VLAType) { in setCapturedVLAType() function in FieldDecl
3906 Field->setCapturedVLAType(VAT); in captureVariablyModifiedType()