Home
last modified time | relevance | path

Searched refs:origin_property_decl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1154 DeclFromUser<ObjCPropertyDecl> origin_property_decl( in FindObjCPropertyAndIvarDeclsWithOrigin() local
1160 if (origin_property_decl.IsValid()) { in FindObjCPropertyAndIvarDeclsWithOrigin()
1162 origin_property_decl.Import(m_ast_context, *m_ast_importer_sp)); in FindObjCPropertyAndIvarDeclsWithOrigin()