Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp6596 const bool IsFullExprInstantiationDependent = FE->isInstantiationDependent(); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
6622 !IsFullExprInstantiationDependent) in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
6636 if (!IsFullExprInstantiationDependent || IsVarNeverAConstantExpression) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()