Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp205 const bool IsRefParamOrCapture = in isPossiblyEscaped() local
210 (IsRefParamOrCapture && VD->getType()->isReferenceType())) in isPossiblyEscaped()
245 if (IsRefParamOrCapture) in isPossiblyEscaped()