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