Searched refs:ImportCastPath (Results 1 – 1 of 1) sorted by relevance
5766 static bool ImportCastPath(CastExpr *E, CXXCastPath &Path) { in ImportCastPath() function5783 if (ImportCastPath(E, BasePath)) in VisitImplicitCastExpr()5804 if (ImportCastPath(E, BasePath)) in VisitCStyleCastExpr()6011 if (ImportCastPath(E, BasePath)) in VisitCXXNamedCastExpr()