Home | History | Annotate | Download | only in Sema

Lines Matching refs:Classify

4144   Expr::Classification InitCategory = Init->Classify(S.Context);
4327 isRValRef && Init->Classify(S.Context).isLValue())
4764 FromClassification = From->Classify(Context);
5546 Args[0]->getType(), Args[0]->Classify(Context),
5560 Args[0]->Classify(Context), Args.slice(1),
5861 From->Classify(Context),
6028 Object->Classify(Context),
6145 Args[0]->Classify(Context),
11023 : UnresExpr->getBase()->Classify(Context);
11224 Object.get()->Classify(Context),
11514 AddMethodCandidate(Oper.getPair(), Base->getType(), Base->Classify(Context),