Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp12147 static bool IsPotentiallyEvaluatedContext(Sema &SemaRef) { in IsPotentiallyEvaluatedContext() function
12194 !IsPotentiallyEvaluatedContext(*this)) { in MarkFunctionReferenced()
13189 if (!IsPotentiallyEvaluatedContext(SemaRef)) { in DoMarkVarDeclReferenced()