Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.h221 bool GetFunctionInfo(const clang::NamedDecl *decl, uint64_t &ptr);
DClangExpressionDeclMap.cpp479 bool ClangExpressionDeclMap::GetFunctionInfo(const NamedDecl *decl, in GetFunctionInfo() function in ClangExpressionDeclMap