Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp490 clang::ObjCIvarDecl *ivar_decl = clang::ObjCIvarDecl::Create( FinishDecl() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5671 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; GetObjCFieldAtIndex() local
6416 clang::ObjCIvarDecl *ivar_decl = *ivar_pos; GetChildCompilerTypeAtIndex() local
6838 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; GetIndexOfChildMemberWithName() local
7034 const clang::ObjCIvarDecl *ivar_decl = *ivar_pos; GetIndexOfChildWithName() local
7976 AddObjCClassProperty(const CompilerType & type,const char * property_name,const CompilerType & property_clang_type,clang::ObjCIvarDecl * ivar_decl,const char * property_setter_name,const char * property_getter_name,uint32_t property_attributes,ClangASTMetadata * metadata) AddObjCClassProperty() argument
[all...]