Searched defs:IsRecursiveCall (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Analysis/ | ||
| H A D | InlineCost.cpp | 325 bool IsRecursiveCall = false; member in __anon9893a50b0111::CallAnalyzer |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaExpr.cpp | 17942 bool IsRecursiveCall = CurContext == Func; in MarkFunctionReferenced() local |