Searched refs:IsUnqual (Results 1 – 3 of 3) sorted by relevance
4107 bool IsUnqual) { in Profile() argument4109 ID.AddBoolean(IsUnqual); in Profile()
7915 bool IsUnqual = Tok.is(tok::kw_typeof_unqual); in ParseTypeofSpecifier() local7951 if (DS.SetTypeSpecType(IsUnqual ? DeclSpec::TST_typeof_unqualType in ParseTypeofSpecifier()7976 if (DS.SetTypeSpecType(IsUnqual ? DeclSpec::TST_typeof_unqualExpr in ParseTypeofSpecifier()
5925 Expr *E, bool IsUnqual);