Searched refs:IsClassMethod (Results 1 – 4 of 4) sorted by relevance
137 IsClassMethod = false; in fill()174 IsClassMethod = !IsInstanceMethod; in fill()186 IsClassMethod = !IsInstanceMethod; in fill()
1081 unsigned IsClassMethod : 1; member
859 if (DI->IsClassMethod) in visitFullComment()
2307 bool IsClassMethod = CurMethod->isClassMethod(); in LookupInObjCMethod() local2312 else if (IsClassMethod) in LookupInObjCMethod()2324 if (IsClassMethod) in LookupInObjCMethod()