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