Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp182 TypeSystemClang::DeclContextGetAsObjCMethodDecl( in ScanContext()
H A DClangASTSource.cpp1062 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in FindObjCMethodDecls()
H A DClangExpressionDeclMap.cpp920 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in LookUpLldbObjCClass()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h602 DeclContextGetAsObjCMethodDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9350 TypeSystemClang::DeclContextGetAsObjCMethodDecl(const CompilerDeclContext &dc) { in DeclContextGetAsObjCMethodDecl() function in TypeSystemClang