Searched refs:followsCreateRule (Results 1 – 4 of 4) sorted by relevance
37 bool followsCreateRule(const FunctionDecl *FD);
91 bool coreFoundation::followsCreateRule(const FunctionDecl *fn) { in followsCreateRule() function in coreFoundation
1252 if (coreFoundation::followsCreateRule(FD)) in getCFCreateGetRuleSummary()
3311 if (ento::coreFoundation::followsCreateRule(fn)) in checkCallToFunction()