Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp7104 Expected<CXXCastPath> ToBasePathOrErr = ImportCastPath(E); in VisitImplicitCastExpr() local
7121 Expected<CXXCastPath> ToBasePathOrErr = ImportCastPath(E); in VisitExplicitCastExpr() local
7992 auto ToBasePathOrErr = ImportCastPath(E); in VisitCXXNamedCastExpr() local