Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp851 const Twine &ToPath) { in addHardLink() argument
853 auto ToNode = lookupInMemoryNode(*this, Root.get(), ToPath); in addHardLink()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp850 const Twine &ToPath) { in addHardLink() argument
852 auto ToNode = lookupInMemoryNode(*this, Root.get(), ToPath); in addHardLink()
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp9046 MutableArrayRef<const CXXRecordDecl *> ToPath = in ImportAPValue() local
9058 ToPath[Idx] = cast<const CXXRecordDecl>(ImpDecl->getCanonicalDecl()); in ImportAPValue()
9108 MutableArrayRef<APValue::LValuePathEntry> ToPath = Result.setLValueUninit( in ImportAPValue() local
9124 ToPath[LoopIdx] = APValue::LValuePathEntry(APValue::BaseOrMemberType( in ImportAPValue()
9129 ToPath[LoopIdx] = APValue::LValuePathEntry::ArrayIndex( in ImportAPValue()