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