Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp354 bool IsRecursiveCall = false; member in __anon0e0437920111::CallAnalyzer
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp18238 bool IsRecursiveCall = CurContext == Func; in MarkFunctionReferenced() local