Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp1752 QualType Sema::BuildMemberPointerType(QualType T, QualType Class, in BuildMemberPointerType() function in Sema
3078 T = S.BuildMemberPointerType(T, ClsType, DeclType.Loc, D.getIdentifier()); in GetFullTypeForDeclarator()
HDTreeTransform.h9448 return SemaRef.BuildMemberPointerType(PointeeType, ClassType, in RebuildMemberPointerType()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1068 QualType BuildMemberPointerType(QualType T, QualType Class,