Searched refs:setCapturedVLAType (Results 1 – 3 of 3) sorted by relevance
2377 void setCapturedVLAType(const VariableArrayType *VLAType);
3370 void FieldDecl::setCapturedVLAType(const VariableArrayType *VLAType) { in setCapturedVLAType() function in FieldDecl
12940 Field->setCapturedVLAType(VAT); in tryCaptureVariable()