Home
last modified time | relevance | path

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

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