Searched refs:BuildBlockPointerType (Results 1 – 3 of 3) sorted by relevance
2962 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema4834 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
14168 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
2002 QualType BuildBlockPointerType(QualType T,