Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
DClangASTSource.h388 FindObjCPropertyAndIvarDecls (NameSearchContext &context);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
DClangASTSource.cpp554 FindObjCPropertyAndIvarDecls(context); in FindExternalVisibleDecls()
1260 ClangASTSource::FindObjCPropertyAndIvarDecls (NameSearchContext &context) in FindObjCPropertyAndIvarDecls() function in ClangASTSource