Searched refs:inNonRoot (Results 1 – 11 of 11) sorted by relevance
237 bool inNonRoot();
145 if (sd->inNonRoot()) in semanticTypeInfo()
913 bool Dsymbol::inNonRoot() in inNonRoot() function
334 if (!sc->func && inNonRoot()) in semantic()
5999 if (!tinst && sc->func && sc->func->inNonRoot()) in semantic()8115 return !enclosing->inNonRoot(); in needsCodegen()8155 if (enclosing && enclosing->inNonRoot()) in needsCodegen()
1422 if (!e->cd->errors && sc->intypeof && !sc->parent->inNonRoot()) in visit()
147 if (sd.inNonRoot()) in semanticTypeInfo()
257 bool inNonRoot();
1280 final bool inNonRoot() in inNonRoot() function
319 if (!sc.func && dsym.inNonRoot()) in visit()332 if (!sc.func && dsym.inNonRoot()) in visit()5766 if (!tempinst.tinst && sc.func && sc.func.inNonRoot()) in templateInstanceSemantic()
3892 if (!e.cd.errors && sc.intypeof && !sc.parent.inNonRoot()) in visit()