Home
last modified time | relevance | path

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

/dports/devel/R-cran-Rcpp/Rcpp/src/
H A Dattributes.cpp513 return hasPackageInit_; in hasPackageInit()
555 bool hasPackageInit_; member in Rcpp::attributes::SourceFileAttributesParser
1162 : sourceFile_(sourceFile), hasPackageInit_(false) in SourceFileAttributesParser()
1256 hasPackageInit_ = false; in SourceFileAttributesParser()
1271 hasPackageInit_ = true; // #nocov start in SourceFileAttributesParser()