Home
last modified time | relevance | path

Searched defs:DeclMap (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h63 ClangExpressionDeclMap *DeclMap() { return m_type_system_helper.DeclMap(); } in DeclMap() function
84 ClangExpressionDeclMap *DeclMap() override { in DeclMap() function
H A DClangUserExpression.h66 ClangExpressionDeclMap *DeclMap() override { in DeclMap() function
162 ClangExpressionDeclMap *DeclMap() { return m_type_system_helper.DeclMap(); } in DeclMap() function
H A DClangFunctionCaller.h71 ClangExpressionDeclMap *DeclMap() override { return nullptr; } in DeclMap() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5418 DeclMapTy DeclMap; member in __anonef2f84bd0711::StmtPrinterHelper