Searched refs:BuildMemberPointerType (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaType.cpp | 3119 QualType Sema::BuildMemberPointerType(QualType T, QualType Class, in BuildMemberPointerType() function in Sema 5760 T = S.BuildMemberPointerType(T, ClsType, DeclType.Loc, in GetFullTypeForDeclarator()
|
| H A D | TreeTransform.h | 14957 return SemaRef.BuildMemberPointerType(PointeeType, ClassType, Sigil, in RebuildMemberPointerType()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 2153 QualType BuildMemberPointerType(QualType T, QualType Class,
|