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