Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1784 QualType Sema::BuildPointerType(QualType T, in BuildPointerType() function in Sema
4655 T = S.BuildPointerType(T, DeclType.Loc, Name); in GetFullTypeForDeclarator()
9567 ? BuildPointerType(BaseType.getNonReferenceType(), Loc, in BuiltinAddPointer()
H A DTreeTransform.h15966 return SemaRef.BuildPointerType(PointeeType, Star, in RebuildPointerType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14582 QualType BuildPointerType(QualType T, SourceLocation Loc,