Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp6239 const bool IsFullExprInstantiationDependent = FE->isInstantiationDependent(); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
6265 !IsFullExprInstantiationDependent) in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
6279 if (!IsFullExprInstantiationDependent || IsVarNeverAConstantExpression) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()