Home
last modified time | relevance | path

Searched defs:ToBasePathOrErr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp7363 Expected<CXXCastPath> ToBasePathOrErr = ImportCastPath(E); in VisitImplicitCastExpr() local
7380 Expected<CXXCastPath> ToBasePathOrErr = ImportCastPath(E); in VisitExplicitCastExpr() local
8266 auto ToBasePathOrErr = ImportCastPath(E); in VisitCXXNamedCastExpr() local