Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp2243 QualType Sema::BuildMemberPointerType(QualType T, QualType Class, in BuildMemberPointerType() function in Sema
4048 T = S.BuildMemberPointerType(T, ClsType, DeclType.Loc, in GetFullTypeForDeclarator()
HDTreeTransform.h10648 return SemaRef.BuildMemberPointerType(PointeeType, ClassType, Sigil, in RebuildMemberPointerType()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1245 QualType BuildMemberPointerType(QualType T, QualType Class,