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