Searched refs:followsCreateRule (Results 1 – 4 of 4) sorted by relevance
36 bool followsCreateRule(const FunctionDecl *FD);
96 bool coreFoundation::followsCreateRule(const FunctionDecl *fn) { in followsCreateRule() function in coreFoundation
706 if (coreFoundation::followsCreateRule(FD)) in getCFCreateGetRuleSummary()
3686 if (ento::coreFoundation::followsCreateRule(fn)) in checkCallToFunction()