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
1137 bool IsClassMethod; member
2843 bool IsClassMethod = CurMethod->isClassMethod(); in LookupIvarInObjCMethod() local