Home
last modified time | relevance | path

Searched refs:hasRecursiveCallInPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp215 static bool hasRecursiveCallInPath(const FunctionDecl *FD, CFGBlock &Block) { in hasRecursiveCallInPath() function
270 if (hasRecursiveCallInPath(FD, *SuccBlock)) { in checkForRecursiveFunctionCall()