Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangUserExpression.cpp186 TypeSystemClang::DeclContextGetAsObjCMethodDecl( in ScanContext()
DClangASTSource.cpp1083 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in FindObjCMethodDecls()
DClangExpressionDeclMap.cpp900 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in LookUpLldbObjCClass()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h529 DeclContextGetAsObjCMethodDecl(const CompilerDeclContext &dc);
DTypeSystemClang.cpp9514 TypeSystemClang::DeclContextGetAsObjCMethodDecl(const CompilerDeclContext &dc) { in DeclContextGetAsObjCMethodDecl() function in TypeSystemClang