Searched refs:NativeInjectedSource (Results 1 – 1 of 1) sorted by relevance
38 class NativeInjectedSource final : public IPDBInjectedSource { class44 NativeInjectedSource(const SrcHeaderBlockEntry &Entry, in NativeInjectedSource() function in llvm::pdb::__anon054798330111::NativeInjectedSource111 return std::make_unique<NativeInjectedSource>(std::next(Stream.begin(), N)->second, in getChildAtIndex()118 return std::make_unique<NativeInjectedSource>((Cur++)->second, File, Strings); in getNext()