Searched refs:IsClassMethod (Results 1 – 4 of 4) sorted by relevance
150 IsClassMethod = false; in fill()186 IsClassMethod = !IsInstanceMethod; in fill()198 IsClassMethod = !IsInstanceMethod; in fill()
1023 unsigned IsClassMethod : 1; member
1053 if (DI->IsClassMethod) in visitFullComment()
1917 bool IsClassMethod = CurMethod->isClassMethod(); in LookupInObjCMethod() local1922 else if (IsClassMethod) in LookupInObjCMethod()1934 if (IsClassMethod) in LookupInObjCMethod()