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