Searched defs:isPure (Results 1 – 3 of 3) sorted by relevance
163 void WalkAST::ReportVirtualCall(const CallExpr *CE, bool isPure) { in ReportVirtualCall()
2741 AST_MATCHER(CXXMethodDecl, isPure) { in AST_MATCHER() argument
1687 bool isPure() const { return IsPure; } in isPure() function