Home | History | Annotate | Download | only in ASTMatchers

Lines Matching full:const_cast

220     return VisitorBase::TraverseDecl(const_cast<Decl*>(&DeclNode));
223 return VisitorBase::TraverseStmt(const_cast<Stmt*>(&StmtNode));
233 const_cast<NestedNameSpecifier*>(&NNS));