Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17690 static bool isPotentiallyConstantEvaluatedContext(Sema &SemaRef) { in isPotentiallyConstantEvaluatedContext() function
17889 isPotentiallyConstantEvaluatedContext(*this) && in MarkFunctionReferenced()
19489 isPotentiallyConstantEvaluatedContext(SemaRef) && UsableInConstantExpr; in DoMarkVarDeclReferenced()