Searched refs:checkForRecursiveFunctionCall (Results 1 – 1 of 1) sorted by relevance
208 static bool checkForRecursiveFunctionCall(const FunctionDecl *FD, CFG *cfg) { in checkForRecursiveFunctionCall() function272 if (checkForRecursiveFunctionCall(FD, cfg)) in checkRecursiveFunction()