Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp18100 bool UsableInConstantExpr = in DoMarkVarDeclReferenced() local
18109 isPotentiallyConstantEvaluatedContext(SemaRef) && UsableInConstantExpr; in DoMarkVarDeclReferenced()
18134 (TSK == TSK_ExplicitInstantiationDeclaration && UsableInConstantExpr); in DoMarkVarDeclReferenced()
18149 if (UsableInConstantExpr) { in DoMarkVarDeclReferenced()