Searched refs:isPure (Results 1 – 2 of 2) sorted by relevance
1316 if (SP->isPure()) in applySubprogramAttributes()
1758 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function