Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp8274 const bool IsFullExprInstantiationDependent = FE->isInstantiationDependent(); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
8292 !IsFullExprInstantiationDependent) in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
8307 if (!IsFullExprInstantiationDependent || IsVarNeverAConstantExpression) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()