Searched defs:isPure (Results 1 – 2 of 2) sorted by relevance
163 void WalkAST::ReportVirtualCall(const CallExpr *CE, bool isPure) { in ReportVirtualCall()
1648 bool isPure() const { return IsPure; } in isPure() function