Home
last modified time | relevance | path

Searched refs:IsFullExprInstantiationDependent (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp7846 const bool IsFullExprInstantiationDependent = FE->isInstantiationDependent(); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
7864 !IsFullExprInstantiationDependent) in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
7876 if (!IsFullExprInstantiationDependent || IsVarNeverAConstantExpression) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()