Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dsideeffect.c126 tf->purityLevel(); in callSideEffectLevel()
H A Dmtype.h622 void purityLevel();
H A Ddcast.c2725 tf1->purityLevel(); in typeMerge()
2726 tf2->purityLevel(); in typeMerge()
H A Dmtype.c5890 void TypeFunction::purityLevel() in purityLevel() function
6269 purityLevel(); in parameterStorageClass()
H A Dfunc.c3829 tf->purityLevel(); in isPure()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsideeffect.d138 tf.purityLevel(); in callSideEffectLevel()
H A Dmtype.h609 void purityLevel();
H A Ddcast.d3009 tf1.purityLevel(); in typeMerge()
3010 tf2.purityLevel(); in typeMerge()
H A Dmtype.d4310 void purityLevel() in purityLevel() function
4393 purityLevel(); in parameterStorageClass()
H A Dfunc.d1363 tf.purityLevel(); in isPure()