Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.h29 std::unique_ptr<SourceCoverageView> View; member
55 std::unique_ptr<SourceCoverageView> View; member
145 std::unique_ptr<SourceCoverageView> View) { in addExpansion()
151 std::unique_ptr<SourceCoverageView> View) { in addInstantiation()
H A DCodeCoverage.cpp124 CodeCoverageTool::attachExpansionSubViews(SourceCoverageView &View, in attachExpansionSubViews()
156 auto View = llvm::make_unique<SourceCoverageView>( in createFunctionView() local
174 auto View = llvm::make_unique<SourceCoverageView>( in createSourceFileView() local
/minix3/external/bsd/pkg_install/dist/add/
H A Dmain.c47 char *View = NULL; variable
/minix3/external/bsd/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp569 const void *View; in getModuleForFile() local