Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1256 typedef int IsolatedASTKey; typedef
1261 llvm::DenseMap<IsolatedASTKey, std::shared_ptr<TypeSystemClang>>
H A DTypeSystemClang.cpp9985 typedef std::pair<IsolatedASTKey, TypeSystem *> KeyAndTS; in Dump()