Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp215 TypeSystemClang::DeclContextGetAsFunctionDecl(decl_context)) { in ScanContext()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h615 DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9580 TypeSystemClang::DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc) { in DeclContextGetAsFunctionDecl() function in TypeSystemClang