Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp216 TypeSystemClang::DeclContextGetAsFunctionDecl(decl_context)) { in ScanContext()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h538 DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9842 TypeSystemClang::DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc) { in DeclContextGetAsFunctionDecl() function in TypeSystemClang