Home
last modified time | relevance | path

Searched defs:IsRecursiveCall (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp365 bool IsRecursiveCall = false; global() member in __anonf27af12e0111::CallAnalyzer
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17788 bool IsRecursiveCall = CurContext == Func; MarkFunctionReferenced() local