Searched defs:IsStackAllocated (Results 1 – 2 of 2) sorted by relevance
63 bool IsStackAllocated() const { return IsParameter() || IsStackLocal(); } in IsStackAllocated() function
205 bool RecordInfo::IsStackAllocated() { in IsStackAllocated() function in RecordInfo