Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp8254 const bool IsFullExprInstantiationDependent = FE->isInstantiationDependent(); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
8272 !IsFullExprInstantiationDependent) in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
8283 if (!IsFullExprInstantiationDependent || IsVarNeverAConstantExpression) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()