Searched refs:BlockPointerTypes (Results 1 – 3 of 3) sorted by relevance
457 // This case tests that CastRegion handles casts involving BlockPointerTypes.
217 mutable llvm::FoldingSet<BlockPointerType> BlockPointerTypes; variable
3382 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBlockPointerType()3393 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getBlockPointerType()3398 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()