Searched refs:BuildBlockPointerType (Results 1 – 3 of 3) sorted by relevance
2706 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema4614 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
15973 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
14705 QualType BuildBlockPointerType(QualType T, SourceLocation Loc,