Home
last modified time | relevance | path

Searched defs:ResultMap (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h46 using ResultMap = llvm::DenseMap<const Expr *, const Stmt *>; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2209 if (auto ResultMap = lookup(SearchOrder, std::move(Names), LookupKind::Static, lookup() local