Searched defs:isPure (Results 1 – 9 of 9) sorted by relevance
170 void WalkAST::ReportVirtualCall(const CallExpr *CE, bool isPure) { in ReportVirtualCall()
98 bool isPure(unsigned ID) const { in isPure() function
1758 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
1977 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
1837 bool isPure() const { return IsPure; } in isPure() function
3951 AST_MATCHER(CXXMethodDecl, isPure) { in AST_MATCHER() argument
2139 bool isPure() const { return FunctionDeclBits.IsPure; } in isPure() function
5609 AST_MATCHER(CXXMethodDecl, isPure) { in AST_MATCHER() argument