Searched refs:ToPath (Results 1 – 3 of 3) sorted by relevance
851 const Twine &ToPath) { in addHardLink() argument853 auto ToNode = lookupInMemoryNode(*this, Root.get(), ToPath); in addHardLink()
850 const Twine &ToPath) { in addHardLink() argument852 auto ToNode = lookupInMemoryNode(*this, Root.get(), ToPath); in addHardLink()
9046 MutableArrayRef<const CXXRecordDecl *> ToPath = in ImportAPValue() local9058 ToPath[Idx] = cast<const CXXRecordDecl>(ImpDecl->getCanonicalDecl()); in ImportAPValue()9108 MutableArrayRef<APValue::LValuePathEntry> ToPath = Result.setLValueUninit( in ImportAPValue() local9124 ToPath[LoopIdx] = APValue::LValuePathEntry(APValue::BaseOrMemberType( in ImportAPValue()9129 ToPath[LoopIdx] = APValue::LValuePathEntry::ArrayIndex( in ImportAPValue()