Searched defs:HasImplicitThisParam (Results 1 – 2 of 2) sorted by relevance
3504 bool HasImplicitThisParam = isInstanceMethod(D); in handleFormatAttr() local3617 bool HasImplicitThisParam = isInstanceMethod(D); in handleCallbackAttr() local
4707 bool HasImplicitThisParam = isInstanceMethod(D); variable