Searched refs:IsClassMethod (Results 1 – 4 of 4) sorted by relevance
137 IsClassMethod = false; in fill()173 IsClassMethod = !IsInstanceMethod; in fill()184 IsClassMethod = !IsInstanceMethod; in fill()
1083 unsigned IsClassMethod : 1; member
853 if (DI->IsClassMethod) in visitFullComment()
2343 bool IsClassMethod = CurMethod->isClassMethod(); in LookupInObjCMethod() local2348 else if (IsClassMethod) in LookupInObjCMethod()2360 if (IsClassMethod) in LookupInObjCMethod()