Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCastKind

347     if (ImpCast->getCastKind() == Kind && (!BasePath || BasePath->empty())) {