Home
last modified time | relevance | path

Searched refs:SourceName (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dcomp_error.c50 #define SourceName _nc_globals.comp_sourcename macro
56 return SourceName; in _nc_get_source()
62 FreeIfNeeded(SourceName); in _nc_set_source()
63 SourceName = strdup(name); in _nc_set_source()
94 fprintf(stderr, "\"%s\"", SourceName ? SourceName : "?"); in where_is_problem()
160 FreeAndNull(SourceName); in _nc_comp_error_leaks()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/
DSourceCoverageView.h146 StringRef SourceName; variable
256 SourceCoverageView(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageView() argument
259 : SourceName(SourceName), File(File), Options(Options), in SourceCoverageView()
264 create(StringRef SourceName, const MemoryBuffer &File,
DSourceCoverageView.cpp140 SourceCoverageView::create(StringRef SourceName, const MemoryBuffer &File, in create() argument
146 SourceName, File, Options, std::move(CoverageInfo)); in create()
149 SourceName, File, Options, std::move(CoverageInfo)); in create()
159 SmallString<128> SourceText(SourceName); in getSourceName()
DSourceCoverageViewText.h82 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewText() argument
85 : SourceCoverageView(SourceName, File, Options, std::move(CoverageInfo)) { in SourceCoverageViewText()
DSourceCoverageViewHTML.h91 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewHTML() argument
94 : SourceCoverageView(SourceName, File, Options, std::move(CoverageInfo)) { in SourceCoverageViewHTML()
DCodeCoverage.cpp98 void attachBranchSubViews(SourceCoverageView &View, StringRef SourceName,
320 StringRef SourceName, in attachBranchSubViews() argument
339 auto SubView = SourceCoverageView::create(SourceName, File, ViewOpts, in attachBranchSubViews()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Interpreter/
DIncrementalParser.cpp233 std::ostringstream SourceName; in Parse() local
234 SourceName << "input_line_" << InputCount++; in Parse()
241 SourceName.str())); in Parse()
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExternalASTMerger.cpp64 Source<DeclarationName> SourceName = *SourceNameOrErr; in LookupSameContext() local
66 SourceParentDC.get()->lookup(SourceName.get()); in LookupSameContext()
/freebsd-12-stable/sys/contrib/dev/acpica/
Dchanges.txt9714 BIOSs erroneously reverse the _PRT SourceName and the SourceIndex. This