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