Home | History | Annotate | Download | only in Sema

Lines Matching refs:Classify

4227   Expr::Classification InitCategory = Init->Classify(S.Context);
4412 isRValRef && Init->Classify(S.Context).isLValue())
4847 FromClassification = From->Classify(Context);
5757 Args[0]->getType(), Args[0]->Classify(Context),
5771 Args[0]->Classify(Context), Args.slice(1),
6134 From->Classify(Context),
6311 Object->Classify(Context),
6435 Args[0]->Classify(Context),
11393 : UnresExpr->getBase()->Classify(Context);
11596 Object.get()->Classify(Context),
11876 AddMethodCandidate(Oper.getPair(), Base->getType(), Base->Classify(Context),