Home | History | Annotate | Download | only in AST

Lines Matching refs:setCastPath

1769 void CastExpr::setCastPath(const CXXCastPath &Path) {
1783 if (PathSize) E->setCastPath(*BasePath);
1805 if (PathSize) E->setCastPath(*BasePath);