Home
last modified time | relevance | path

Searched refs:ImportCastPath (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp5188 static bool ImportCastPath(CastExpr *E, CXXCastPath &Path) { in ImportCastPath() function
5205 if (ImportCastPath(E, BasePath)) in VisitImplicitCastExpr()
5226 if (ImportCastPath(E, BasePath)) in VisitCStyleCastExpr()