Searched refs:IsolatedASTKey (Results 1 – 2 of 2) sorted by relevance
1256 typedef int IsolatedASTKey; typedef1261 llvm::DenseMap<IsolatedASTKey, std::shared_ptr<TypeSystemClang>>
9985 typedef std::pair<IsolatedASTKey, TypeSystem *> KeyAndTS; in Dump()