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