Searched defs:HasImplicitThisParam (Results 1 – 2 of 2) sorted by relevance
3964 bool HasImplicitThisParam = isInstanceMethod(D); in handleFormatAttrCommon() local4105 bool HasImplicitThisParam = isInstanceMethod(D); in handleCallbackAttr() local4289 bool HasImplicitThisParam = isInstanceMethod(FD); in LazyProcessLifetimeCaptureByParams() local
5102 bool HasImplicitThisParam = isInstanceMethod(D); variable