Searched refs:ImportCastPath (Results 1 – 1 of 1) sorted by relevance
4562 static bool ImportCastPath(CastExpr *E, CXXCastPath &Path) { in ImportCastPath() function4579 if (ImportCastPath(E, BasePath)) in VisitImplicitCastExpr()4600 if (ImportCastPath(E, BasePath)) in VisitCStyleCastExpr()