Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp164 ClangASTContext::DeclContextGetAsObjCMethodDecl( in ScanContext()
H A DClangASTSource.cpp1298 ClangASTContext::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in FindObjCMethodDecls()
H A DClangExpressionDeclMap.cpp1043 ClangASTContext::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in FindExternalVisibleDecls()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h522 DeclContextGetAsObjCMethodDecl(const CompilerDeclContext &dc);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp10266 ClangASTContext::DeclContextGetAsObjCMethodDecl(const CompilerDeclContext &dc) { in DeclContextGetAsObjCMethodDecl() function in ClangASTContext