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