Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.h63 ClangExpressionDeclMap *DeclMap() { return m_type_system_helper.DeclMap(); } in DeclMap() function
83 ClangExpressionDeclMap *DeclMap() override { in DeclMap() function
H A DClangUserExpression.h62 ClangExpressionDeclMap *DeclMap() override { in DeclMap() function
158 ClangExpressionDeclMap *DeclMap() { return m_type_system_helper.DeclMap(); } in DeclMap() function
H A DClangFunctionCaller.h68 ClangExpressionDeclMap *DeclMap() override { return nullptr; } in DeclMap() function
/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DHelperDeclRefGraph.h75 DeclMapTy DeclMap; variable
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp5342 DeclMapTy DeclMap; member in __anon8d78c9ed0611::StmtPrinterHelper