/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/ |
H A D | SourceCoverageView.h | 32 std::unique_ptr<SourceCoverageView> View; member 58 std::unique_ptr<SourceCoverageView> View; member 73 std::unique_ptr<SourceCoverageView> View; member
|
H A D | SourceCoverageView.cpp | 167 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 D | CodeCoverage.cpp | 295 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 D | BinaryStreamReader.h | 245 BinaryStreamRef View; in readArray() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | fileread.h | 278 View(off_t start, section_size_type size, const unsigned char* data, in View() function 367 friend class View; variable
|
H A D | nacl.h | 62 View(File_read& file, off_t file_offset, off_t data_size) in View() function
|
H A D | incremental-dump.cc | 83 typedef Incremental_binary::View View; in dump_incremental_inputs() typedef
|
H A D | incremental.h | 1496 View(const unsigned char* p) in View() function
|
H A D | object.h | 731 View(const unsigned char* p) in View() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | fileread.h | 278 View(off_t start, section_size_type size, const unsigned char* data, in View() function 367 friend class View; variable
|
H A D | nacl.h | 62 View(File_read& file, off_t file_offset, off_t data_size) in View() function
|
H A D | incremental-dump.cc | 83 typedef Incremental_binary::View View; in dump_incremental_inputs() typedef
|
H A D | incremental.h | 1496 View(const unsigned char* p) in View() function
|
H A D | object.h | 731 View(const unsigned char* p) in View() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 682 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 D | cmd1.c | 412 View(void *v) in View() function
|