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