Searched refs:isStaticTemporary (Results 1 – 2 of 2) sorted by relevance
235 bool isStaticTemporary() const { return isStatic() && isTemporary(); } in isStaticTemporary() function
147 if (!Ptr.isStaticTemporary()) in CheckTemporary()