Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp2519 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema
3827 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
DTreeTransform.h11452 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp2913 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema
4764 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
DTreeTransform.h13856 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
/external/clang/include/clang/Sema/
DSema.h1288 QualType BuildBlockPointerType(QualType T,
/external/llvm-project/clang/include/clang/Sema/
DSema.h1850 QualType BuildBlockPointerType(QualType T,