Searched defs:isVLATypeCapture (Results 1 – 5 of 5) sorted by relevance
483 bool isVLATypeCapture() const { in isVLATypeCapture() function
657 bool isVLATypeCapture() const { return Kind == Cap_VLA; } in isVLATypeCapture() function
640 bool isVLATypeCapture() const { return Kind == Cap_VLA; } in isVLATypeCapture() function