Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPure

3773       if (!SO->second.front().Method->isPure())
11490 if ((*I)->isVirtual() && !(*I)->isPure())
11510 if (!Overrider->isPure())