Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp2582 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema
4321 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
H A DTreeTransform.h12333 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1454 QualType BuildBlockPointerType(QualType T,