Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp871 const Twine &ToPath) { in addHardLink() argument
873 auto ToNode = lookupInMemoryNode(*this, Root.get(), ToPath); in addHardLink()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9338 MutableArrayRef<const CXXRecordDecl *> ToPath = in ImportAPValue() local
9350 ToPath[Idx] = cast<const CXXRecordDecl>(ImpDecl->getCanonicalDecl()); in ImportAPValue()
9400 MutableArrayRef<APValue::LValuePathEntry> ToPath = Result.setLValueUninit( in ImportAPValue() local
9416 ToPath[LoopIdx] = APValue::LValuePathEntry(APValue::BaseOrMemberType( in ImportAPValue()
9421 ToPath[LoopIdx] = APValue::LValuePathEntry::ArrayIndex( in ImportAPValue()