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
852 if (DI->IsClassMethod) in visitFullComment()
2384 bool IsClassMethod = CurMethod->isClassMethod(); in LookupInObjCMethod() local2389 else if (IsClassMethod) in LookupInObjCMethod()2401 if (IsClassMethod) in LookupInObjCMethod()