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