Searched refs:is_notabstract (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/swig-12/Source/Modules/
H A Dlang.cxx2606 int is_notabstract = GetFlag(pn, "feature:notabstract"); local
2607 int is_abstract = abstract && !is_notabstract;
2612 if (is_notabstract) {

Completed in 116 milliseconds