Home | History | Annotate | Download | only in src

Lines Matching refs:IsStackAllocated

1176   bool IsStackAllocated() { return type_ == PARAMETER || type_ == LOCAL; }