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

/external/clang/lib/AST/
H A DASTImporter.cpp4562 static bool ImportCastPath(CastExpr *E, CXXCastPath &Path) { function
4579 if (ImportCastPath(E, BasePath))
4600 if (ImportCastPath(E, BasePath))

Completed in 27 milliseconds