Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2706 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema
4614 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
H A DTreeTransform.h15973 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14705 QualType BuildBlockPointerType(QualType T, SourceLocation Loc,