Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp19780 bool UsableInConstantExpr = in DoMarkVarDeclReferenced() local
19793 isPotentiallyConstantEvaluatedContext(SemaRef) && UsableInConstantExpr; in DoMarkVarDeclReferenced()
19818 (TSK == TSK_ExplicitInstantiationDeclaration && UsableInConstantExpr); in DoMarkVarDeclReferenced()
19833 if (UsableInConstantExpr) { in DoMarkVarDeclReferenced()