Searched refs:BlockPointerTypes (Results 1 – 6 of 6) sorted by relevance
100 mutable llvm::FoldingSet<BlockPointerType> BlockPointerTypes; variable
193 mutable llvm::FoldingSet<BlockPointerType> BlockPointerTypes; variable
457 // This case tests that CastRegion handles casts involving BlockPointerTypes.
2442 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBlockPointerType()2453 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getBlockPointerType()2459 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3243 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBlockPointerType()3254 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getBlockPointerType()3259 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()