Searched refs:CheckFunctionCalls (Results 1 – 3 of 3) sorted by relevance
28 AST_MATCHER_P2(Expr, hasSideEffect, bool, CheckFunctionCalls, in AST_MATCHER_P2() argument63 if (!CheckFunctionCalls) in AST_MATCHER_P2()93 CheckFunctionCalls(Options.get("CheckFunctionCalls", false)), in AssertSideEffectCheck()102 Options.store(Opts, "CheckFunctionCalls", CheckFunctionCalls); in storeOptions()114 CheckFunctionCalls, IgnoredFunctionsMatcher)))); in registerMatchers()
40 const bool CheckFunctionCalls;
19 .. option:: CheckFunctionCalls