Searched refs:PotentiallyEvaluated (Results 1 - 14 of 14) sorted by relevance

/external/clang/lib/Sema/
H A DSemaLambda.cpp1130 PushExpressionEvaluationContext(PotentiallyEvaluated);
1547 case PotentiallyEvaluated:
H A DSemaTemplateInstantiate.cpp1923 Sema::PotentiallyEvaluated);
2167 Sema::PotentiallyEvaluated);
H A DSema.cpp126 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0,
H A DSemaExprMember.cpp150 case Sema::PotentiallyEvaluated:
H A DSemaStmt.cpp3387 PushExpressionEvaluationContext(PotentiallyEvaluated);
3439 PushExpressionEvaluationContext(PotentiallyEvaluated);
H A DSemaTemplateInstantiateDecl.cpp3405 Sema::PotentiallyEvaluated);
3672 PushExpressionEvaluationContext(Sema::PotentiallyEvaluated, OldVar);
H A DSemaExpr.cpp3967 EnterExpressionEvaluationContext EvalContext(*this, PotentiallyEvaluated,
10443 PushExpressionEvaluationContext(PotentiallyEvaluated);
11372 case Sema::PotentiallyEvaluated:
11767 EnterExpressionEvaluationContext scope(S, S.PotentiallyEvaluated);
11880 EnterExpressionEvaluationContext scope(S, Sema::PotentiallyEvaluated);
12774 case PotentiallyEvaluated:
H A DSemaOpenMP.cpp480 PushExpressionEvaluationContext(PotentiallyEvaluated);
H A DTreeTransform.h8636 Sema::PotentiallyEvaluated); member in class:clang::Sema
8884 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
H A DSemaDeclCXX.cpp11380 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated);
12452 PushExpressionEvaluationContext(PotentiallyEvaluated, D);
H A DSemaDecl.cpp9144 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated);
/external/clang/lib/Parse/
H A DParseExprCXX.cpp851 Sema::PotentiallyEvaluated);
H A DParseDeclCXX.cpp2462 Sema::PotentiallyEvaluated,
/external/clang/include/clang/Sema/
H A DSema.h590 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
715 PotentiallyEvaluated, enumerator in enum:clang::Sema::ExpressionEvaluationContext

Completed in 1885 milliseconds