Searched defs:ivar_decl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCDeclVendor.cpp | 490 clang::ObjCIvarDecl *ivar_decl = clang::ObjCIvarDecl::Create( FinishDecl() local |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 5671 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; GetObjCFieldAtIndex() local |