Searched defs:IsClassMethod (Results 1 – 3 of 3) sorted by relevance
52 bool CompilerDeclContext::IsClassMethod(lldb::LanguageType *language_ptr, in IsClassMethod() function in CompilerDeclContext
1078 unsigned IsClassMethod : 1; member
2418 bool IsClassMethod = CurMethod->isClassMethod(); in LookupInObjCMethod() local