Searched refs:analyzerDenote (Results 1 – 1 of 1) sorted by relevance
53 void analyzerDenote(const CallExpr *CE, CheckerContext &C) const;118 .Case("clang_analyzer_denote", &ExprInspectionChecker::analyzerDenote) in REGISTER_SET_WITH_PROGRAMSTATE()439 void ExprInspectionChecker::analyzerDenote(const CallExpr *CE, in analyzerDenote() function in ExprInspectionChecker