Searched refs:DependentExtIntTypes (Results 1 – 2 of 2) sorted by relevance
241 mutable llvm::FoldingSet<DependentExtIntType> DependentExtIntTypes; variable
4377 DependentExtIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDependentExtIntType()4382 DependentExtIntTypes.InsertNode(New, InsertPos); in getDependentExtIntType()