Searched refs:hasRecursiveCallInPath (Results 1 – 1 of 1) sorted by relevance
215 static bool hasRecursiveCallInPath(const FunctionDecl *FD, CFGBlock &Block) { in hasRecursiveCallInPath() function270 if (hasRecursiveCallInPath(FD, *SuccBlock)) { in checkForRecursiveFunctionCall()