Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp154 TypeSystemClang::DeclContextGetAsCXXMethodDecl(decl_context)) { in ScanContext()
H A DClangExpressionDeclMap.cpp820 TypeSystemClang::DeclContextGetAsCXXMethodDecl(function_decl_ctx); in LookUpLldbClass()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h535 DeclContextGetAsCXXMethodDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9834 TypeSystemClang::DeclContextGetAsCXXMethodDecl(const CompilerDeclContext &dc) { in DeclContextGetAsCXXMethodDecl() function in TypeSystemClang