Home | History | Annotate | Download | only in Symbol

Lines Matching full:objc_runtime

3100                                         ObjCLanguageRuntime *objc_runtime = process->GetObjCLanguageRuntime();
3101 if (objc_runtime != NULL)
3104 child_byte_offset = objc_runtime->GetByteOffsetForIvar (parent_ast_type, ivar_decl->getNameAsString().c_str());