Home
last modified time | relevance | path

Searched defs:View (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.h32 std::unique_ptr<SourceCoverageView> View; member
58 std::unique_ptr<SourceCoverageView> View; member
73 std::unique_ptr<SourceCoverageView> View; member
H A DSourceCoverageView.cpp167 std::unique_ptr<SourceCoverageView> View) { in addExpansion()
173 std::unique_ptr<SourceCoverageView> View) { in addBranch()
179 std::unique_ptr<SourceCoverageView> View) { in addInstantiation()
H A DCodeCoverage.cpp295 SourceCoverageView &View, ArrayRef<ExpansionRecord> Expansions, in attachExpansionSubViews()
319 void CodeCoverageTool::attachBranchSubViews(SourceCoverageView &View, in attachBranchSubViews()
358 auto View = SourceCoverageView::create(DC.demangle(Function.Name), in createFunctionView() local
380 auto View = SourceCoverageView::create(SourceFile, SourceBuffer.get(), in createSourceFileView() local
600 auto View = createSourceFileView(SourceFile, *Coverage); in writeSourceFileView() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamReader.h245 BinaryStreamRef View; in readArray() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dfileread.h278 View(off_t start, section_size_type size, const unsigned char* data, in View() function
367 friend class View; variable
H A Dnacl.h62 View(File_read& file, off_t file_offset, off_t data_size) in View() function
H A Dincremental-dump.cc83 typedef Incremental_binary::View View; in dump_incremental_inputs() typedef
H A Dincremental.h1496 View(const unsigned char* p) in View() function
H A Dobject.h731 View(const unsigned char* p) in View() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dfileread.h278 View(off_t start, section_size_type size, const unsigned char* data, in View() function
367 friend class View; variable
H A Dnacl.h62 View(File_read& file, off_t file_offset, off_t data_size) in View() function
H A Dincremental-dump.cc83 typedef Incremental_binary::View View; in dump_incremental_inputs() typedef
H A Dincremental.h1496 View(const unsigned char* p) in View() function
H A Dobject.h731 View(const unsigned char* p) in View() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp682 const void *View; in getSymbolsAndView() local
721 static void addModule(LTO &Lto, claimed_file &F, const void *View, in addModule()
1060 if (const void *View = getSymbolsAndView(F)) in runLTO() local
/netbsd-src/usr.bin/mail/
H A Dcmd1.c412 View(void *v) in View() function