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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp186 static bool hasRecursiveCallInPath(const FunctionDecl *FD, CFGBlock &Block) { function
241 if (hasRecursiveCallInPath(FD, *SuccBlock)) {

Completed in 66 milliseconds