Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp434 Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed, Param); in ParseLexedMethodDeclaration()
720 Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed); in ParseLexedMemberInitializer()
H A DParseDeclCXX.cpp3425 ? Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed in ParseCXXMemberInitializer()
H A DParseDecl.cpp8020 Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed, in ParseParameterDeclarationClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp172 case Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed: in ClassifyImplicitMemberAccess()
H A DSemaLambda.cpp2278 case ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed: in BuildLambdaExpr()
H A DSemaExpr.cpp17568 Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed; in HandleImmediateInvocations()
17699 case Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed: in isPotentiallyConstantEvaluatedContext()
17828 case Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed: in isOdrUseContext()
19983 case ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed: in DiagRuntimeBehavior()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6272 PotentiallyEvaluatedIfUsed enumerator
6406 ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed || in isPotentiallyEvaluated()
7797 ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed) || in isCheckingDefaultArgumentOrInitializer()