Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h74 typedef llvm::DenseMap<const char *, clang::NamedDecl *> PersistentDeclMap; typedef
75 PersistentDeclMap
H A DClangPersistentVariables.cpp72 PersistentDeclMap::const_iterator i = in GetPersistentDecl()