Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangUserExpression.cpp219 TypeSystemClang::DeclContextGetAsFunctionDecl(decl_context)) { in ScanContext()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h532 DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc);
DTypeSystemClang.cpp9663 TypeSystemClang::DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc) { in DeclContextGetAsFunctionDecl() function in TypeSystemClang