Searched defs:IsClassMethod (Results 1 – 4 of 4) sorted by relevance
37 bool CompilerDeclContext::IsClassMethod(lldb::LanguageType *language_ptr, in IsClassMethod() function in CompilerDeclContext
1058 unsigned IsClassMethod : 1; member
1173 bool IsClassMethod; member
2846 bool IsClassMethod = CurMethod->isClassMethod(); in LookupIvarInObjCMethod() local