Home
last modified time | relevance | path

Searched refs:DeclContextGetAsFunctionDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangUserExpression.cpp215 TypeSystemClang::DeclContextGetAsFunctionDecl(decl_context)) { in ScanContext()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.h615 DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc);
HDTypeSystemClang.cpp9580 TypeSystemClang::DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc) { in DeclContextGetAsFunctionDecl() function in TypeSystemClang