Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExpr.cpp16889 static bool isPotentiallyConstantEvaluatedContext(Sema &SemaRef) { in isPotentiallyConstantEvaluatedContext() function
17087 isPotentiallyConstantEvaluatedContext(*this) && in MarkFunctionReferenced()
18536 isPotentiallyConstantEvaluatedContext(SemaRef) && UsableInConstantExpr; in DoMarkVarDeclReferenced()