Searched refs:isThisPointerExplicit (Results 1 – 3 of 3) sorted by relevance
215 bool isThisPointerExplicit() const { in isThisPointerExplicit() function
62 (Func->hasThisPointer() && !Func->isThisPointerExplicit()); in compileFunc()
1696 if (F->isThisPointerExplicit()) in CallPtr()