Home
last modified time | relevance | path

Searched defs:ivar_decl (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Symbol/
DClangASTType.cpp2607 const ObjCIvarDecl* ivar_decl = *ivar_pos; in GetObjCFieldAtIndex() local
3079 ObjCIvarDecl* ivar_decl = *ivar_pos; in GetChildClangTypeAtIndex() local
3594 const ObjCIvarDecl* ivar_decl = *ivar_pos; in GetIndexOfChildMemberWithName() local
3810 const ObjCIvarDecl* ivar_decl = *ivar_pos; in GetIndexOfChildWithName() local
4806 ObjCIvarDecl *ivar_decl, in AddObjCClassProperty()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1570 clang::ObjCIvarDecl *ivar_decl, in DelayedAddObjCClassProperty()
2085 clang::ObjCIvarDecl *ivar_decl = NULL; in ParseChildMembers() local