Home
last modified time | relevance | path

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

/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
/llvm-project/clang-tools-extra/clang-move/
H A DHelperDeclRefGraph.h75 DeclMapTy DeclMap; variable
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5418 DeclMapTy DeclMap; global() member in __anon36ae77d00711::StmtPrinterHelper