Home | History | Annotate | Download | only in Sema

Lines Matching refs:GuidType

460   QualType GuidType = Context.getTypeDeclType(MSVCGuidDecl);
473 return BuildCXXUuidof(GuidType, OpLoc, TInfo, RParenLoc);
477 return BuildCXXUuidof(GuidType, OpLoc, (Expr*)TyOrExpr, RParenLoc);