Searched refs:IsClassMethod (Results 1 – 4 of 4) sorted by relevance
136 IsClassMethod = false; in fill()173 IsClassMethod = !IsInstanceMethod; in fill()185 IsClassMethod = !IsInstanceMethod; in fill()
1048 unsigned IsClassMethod : 1; member
1168 if (DI->IsClassMethod) in visitFullComment()
1997 bool IsClassMethod = CurMethod->isClassMethod(); in LookupInObjCMethod() local2002 else if (IsClassMethod) in LookupInObjCMethod()2014 if (IsClassMethod) in LookupInObjCMethod()