Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp1940 QualType Sema::BuildPointerType(QualType T, in BuildPointerType() function in Sema
4361 T = S.BuildPointerType(T, DeclType.Loc, Name); in GetFullTypeForDeclarator()
H A DTreeTransform.h12326 return SemaRef.BuildPointerType(PointeeType, Star, in RebuildPointerType()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1404 QualType BuildPointerType(QualType T,