Home | History | Annotate | Download | only in AST

Lines Matching refs:castAs

111     castAs<FunctionProtoType>()->isNothrow(Ctx);
556 DestType = DestType->castAs<PointerType>()->getPointeeType();
560 cast<CXXRecordDecl>(SrcType->castAs<RecordType>()->getDecl());
566 cast<CXXRecordDecl>(DestType->castAs<RecordType>()->getDecl());