Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DArchiveWriter.cpp190 for (auto ToE = sys::path::end(To); ToI != ToE; ++ToI) in computeRelativePath() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp545 for (auto ToE = sys::path::end(PathTo); ToI != ToE; ++ToI) in computeArchiveRelativePath() local
/external/llvm-project/llvm/lib/Object/
DArchiveWriter.cpp566 for (auto ToE = sys::path::end(PathTo); ToI != ToE; ++ToI) in computeArchiveRelativePath() local
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp6546 auto *ToE = DeclRefExpr::Create( in VisitDeclRefExpr() local
8393 if (auto *ToE = dyn_cast<Expr>(*ToSOrErr)) { in Import() local