Searched refs:IsPotentiallyEvaluatedContext (Results 1 – 1 of 1) sorted by relevance
12912 static bool IsPotentiallyEvaluatedContext(Sema &SemaRef) { in IsPotentiallyEvaluatedContext() function12962 bool OdrUse = MightBeOdrUse && IsPotentiallyEvaluatedContext(*this); in MarkFunctionReferenced()13869 if (!IsPotentiallyEvaluatedContext(SemaRef)) { in DoMarkVarDeclReferenced()