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