Searched refs:IsUnqual (Results 1 – 3 of 3) sorted by relevance
3934 bool IsUnqual) { in Profile() argument3936 ID.AddBoolean(IsUnqual); in Profile()
8318 bool IsUnqual = Tok.is(tok::kw_typeof_unqual); in ParseTypeofSpecifier() local8354 if (DS.SetTypeSpecType(IsUnqual ? DeclSpec::TST_typeof_unqualType in ParseTypeofSpecifier()8379 if (DS.SetTypeSpecType(IsUnqual ? DeclSpec::TST_typeof_unqualExpr in ParseTypeofSpecifier()
5713 Expr *E, bool IsUnqual);