Home
last modified time | relevance | path

Searched refs:IsRefParamOrCapture (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp216 const bool IsRefParamOrCapture = in isPossiblyEscaped() local
221 (IsRefParamOrCapture && VD->getType()->isReferenceType())) in isPossiblyEscaped()
262 if (IsRefParamOrCapture) in isPossiblyEscaped()