Searched defs:isPure (Results 1 – 8 of 8) sorted by relevance
79 bool isPure() const { return SkToBool(*this & ModifierFlag::kPure); } in isPure() function
170 void WalkAST::ReportVirtualCall(const CallExpr *CE, bool isPure) { in ReportVirtualCall()
98 bool isPure(unsigned ID) const { in isPure() function
876 bool isPure() const { in isPure() function
1758 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
2007 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
3951 AST_MATCHER(CXXMethodDecl, isPure) { in AST_MATCHER() argument
1837 bool isPure() const { return IsPure; } in isPure() function