Searched refs:CheckFunctionCalls (Results 1 – 3 of 3) sorted by relevance
30 AST_MATCHER_P2(Expr, hasSideEffect, bool, CheckFunctionCalls, in AST_MATCHER_P2() argument59 bool Result = CheckFunctionCalls; in AST_MATCHER_P2()79 CheckFunctionCalls(Options.get("CheckFunctionCalls", false)), in AssertSideEffectCheck()88 Options.store(Opts, "CheckFunctionCalls", CheckFunctionCalls); in storeOptions()100 CheckFunctionCalls, IgnoredFunctionsMatcher)))); in registerMatchers()
42 const bool CheckFunctionCalls;
19 .. option:: CheckFunctionCalls