Home
last modified time | relevance | path

Searched refs:GetFunctionInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h222 bool GetFunctionInfo(const clang::NamedDecl *decl, uint64_t &ptr);
H A DClangExpressionDeclMap.cpp501 bool ClangExpressionDeclMap::GetFunctionInfo(const NamedDecl *decl, in GetFunctionInfo() function in ClangExpressionDeclMap