Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp1859 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema
2567 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
H A DTreeTransform.h10330 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h1182 QualType BuildBlockPointerType(QualType T,