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