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