Searched defs:isPure (Results 1 – 3 of 3) sorted by relevance
116 bool isPure(unsigned ID) const { in isPure() function
1771 bool isPure() const { return getSPFlags() & SPFlagPure; } isPure() function
6354 AST_MATCHER(CXXMethodDecl,isPure) AST_MATCHER() argument