Searched defs:IsInstance (Results 1 – 3 of 3) sorted by relevance
58 bool IsInstance = false; variable
1341 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
6488 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()