Searched defs:IsInstance (Results 1 – 3 of 3) sorted by relevance
176 bool IsInstance = NewMethod->isInstanceMethod(); in CheckObjCMethodOverrides() local1955 bool IsInstance) { in CompareMethodParamsInBaseAndSuper()2252 anyMethodInfersRelatedResultType(Sema &S, Selector Sel, bool IsInstance) { in anyMethodInfersRelatedResultType()
662 static bool IsInstance(Handle<JSArray> array) { in IsInstance() function in v8::internal::SharedInfoWrapper
121 unsigned IsInstance : 1; variable