Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangUserExpression.cpp153 TypeSystemClang::DeclContextGetAsCXXMethodDecl(decl_context)) { in ScanContext()
HDClangExpressionDeclMap.cpp814 TypeSystemClang::DeclContextGetAsCXXMethodDecl(function_decl_ctx); in LookUpLldbClass()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.h612 DeclContextGetAsCXXMethodDecl(const CompilerDeclContext &dc);
HDTypeSystemClang.cpp9572 TypeSystemClang::DeclContextGetAsCXXMethodDecl(const CompilerDeclContext &dc) { in DeclContextGetAsCXXMethodDecl() function in TypeSystemClang