Searched refs:BlockPointerTypes (Results 1 – 3 of 3) sorted by relevance
100 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()