Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp490 clang::ObjCIvarDecl *ivar_decl = clang::ObjCIvarDecl::Create( in FinishDecl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5671 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; in GetObjCFieldAtIndex() local
6416 clang::ObjCIvarDecl *ivar_decl = *ivar_pos; in GetChildCompilerTypeAtIndex() local
6838 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; in GetIndexOfChildMemberWithName() local
7034 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; in GetIndexOfChildWithName() local
7976 const CompilerType &property_clang_type, clang::ObjCIvarDecl *ivar_decl, in AddObjCClassProperty()