Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19955 bool UsableInConstantExpr = in DoMarkVarDeclReferenced() local
19968 isPotentiallyConstantEvaluatedContext(SemaRef) && UsableInConstantExpr; in DoMarkVarDeclReferenced()
19993 (TSK == TSK_ExplicitInstantiationDeclaration && UsableInConstantExpr); in DoMarkVarDeclReferenced()
20008 if (UsableInConstantExpr || Var->getType()->isUndeducedType()) { in DoMarkVarDeclReferenced()