Searched defs:IsInstance (Results 1 – 5 of 5) sorted by relevance
53 bool IsInstance; variable
57 bool IsInstance = false; variable
1240 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
123 unsigned IsInstance : 1; variable
5864 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()