Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.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()
HDTreeTransform.h15966 return SemaRef.BuildPointerType(PointeeType, Star, in RebuildPointerType()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h14582 QualType BuildPointerType(QualType T, SourceLocation Loc,