Home | History | Annotate | Download | only in Sema

Lines Matching full:dyn_cast

2438     if (PackExpansionExpr *Expansion = dyn_cast<PackExpansionExpr>(Inputs[I])) {
2592 TypedefTypeLoc* TTL = dyn_cast<TypedefTypeLoc>(&TL);
2833 if (NamedDecl *ND = dyn_cast<NamedDecl>(Arg.getAsDecl()))
3188 = dyn_cast<SubstTemplateTypeParmType>(Result)) {
3921 = dyn_cast<PackExpansionType>(OldType)) {
4757 if (const ElaboratedType *ElabT = dyn_cast<ElaboratedType>(Result)) {
6774 if (CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(DC))
6919 = dyn_cast<ConstantArrayType>(ArrayT)) {
6927 = dyn_cast<DependentSizedArrayType>(ArrayT)) {
8339 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) {
8364 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(Callee)) {