Home
last modified time | relevance | path

Searched refs:DeclContextGetAsCXXMethodDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp157 TypeSystemClang::DeclContextGetAsCXXMethodDecl(decl_context)) { in ScanContext()
H A DClangExpressionDeclMap.cpp800 TypeSystemClang::DeclContextGetAsCXXMethodDecl(function_decl_ctx); in LookUpLldbClass()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h529 DeclContextGetAsCXXMethodDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9655 TypeSystemClang::DeclContextGetAsCXXMethodDecl(const CompilerDeclContext &dc) { in DeclContextGetAsCXXMethodDecl() function in TypeSystemClang