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