Searched refs:VLAType (Results 1 – 3 of 3) sorted by relevance
694 void addVLATypeCapture(SourceLocation Loc, const VariableArrayType *VLAType, in addVLATypeCapture() argument696 Captures.push_back(Capture(Capture::VLACapture, VLAType, in addVLATypeCapture()
4227 void FieldDecl::setCapturedVLAType(const VariableArrayType *VLAType) { in setCapturedVLAType() argument4233 InitStorage.setPointerAndInt(const_cast<VariableArrayType *>(VLAType), in setCapturedVLAType()
3007 void setCapturedVLAType(const VariableArrayType *VLAType);