Searched defs:IsRecursiveCall (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 354 bool IsRecursiveCall = false; member in __anon0e0437920111::CallAnalyzer |
/openbsd-src/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 18238 bool IsRecursiveCall = CurContext == Func; in MarkFunctionReferenced() local |