Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp17888 bool NeededForConstantEvaluation = in MarkFunctionReferenced() local
17916 (NeededForConstantEvaluation && !Func->isPureVirtual())); in MarkFunctionReferenced()
19488 bool NeededForConstantEvaluation = in DoMarkVarDeclReferenced() local
19492 OdrUse == OdrUseContext::Used || NeededForConstantEvaluation; in DoMarkVarDeclReferenced()