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