Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTSource.h299 void FindObjCPropertyAndIvarDecls(NameSearchContext &context);
DClangASTSource.cpp549 FindObjCPropertyAndIvarDecls(context); in FindExternalVisibleDecls()
1261 void ClangASTSource::FindObjCPropertyAndIvarDecls(NameSearchContext &context) { in FindObjCPropertyAndIvarDecls() function in ClangASTSource