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