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