Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp16588 static bool isPotentiallyConstantEvaluatedContext(Sema &SemaRef) { in isPotentiallyConstantEvaluatedContext() function
16786 isPotentiallyConstantEvaluatedContext(*this) && in MarkFunctionReferenced()
18109 isPotentiallyConstantEvaluatedContext(SemaRef) && UsableInConstantExpr; in DoMarkVarDeclReferenced()