Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp183 TypeSystemClang::DeclContextGetAsObjCMethodDecl( in ScanContext()
H A DClangASTSource.cpp1080 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in FindObjCMethodDecls()
H A DClangExpressionDeclMap.cpp925 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in LookUpLldbObjCClass()
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h532 DeclContextGetAsObjCMethodDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9826 TypeSystemClang::DeclContextGetAsObjCMethodDecl(const CompilerDeclContext &dc) { in DeclContextGetAsObjCMethodDecl() function in TypeSystemClang