Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCDeclVendor.cpp492 clang::ObjCIvarDecl *ivar_decl = clang::ObjCIvarDecl::Create( in FinishDecl() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1762 clang::ObjCIvarDecl *ivar_decl, const char *property_setter_name, in DelayedAddObjCClassProperty()
2741 clang::ObjCIvarDecl *ivar_decl = nullptr; in ParseSingleMember() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5488 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; in GetObjCFieldAtIndex() local
6193 clang::ObjCIvarDecl *ivar_decl = *ivar_pos; in GetChildCompilerTypeAtIndex() local
6613 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; in GetIndexOfChildMemberWithName() local
6811 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; in GetIndexOfChildWithName() local
7639 const CompilerType &property_clang_type, clang::ObjCIvarDecl *ivar_decl, in AddObjCClassProperty()