Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp192 static bool hasRecursiveCallInPath(const FunctionDecl *FD, CFGBlock &Block) { in hasRecursiveCallInPath() function
247 if (hasRecursiveCallInPath(FD, *SuccBlock)) { in checkForRecursiveFunctionCall()