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