Home
last modified time | relevance | path

Searched refs:BuildBlockPointerType (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3182 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema
5101 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
H A DTreeTransform.h14939 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2156 QualType BuildBlockPointerType(QualType T,