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

/external/clang/lib/Sema/
H A DSemaLambda.cpp577 PushExpressionEvaluationContext(PotentiallyEvaluated);
876 case PotentiallyEvaluated:
H A DSema.cpp124 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0,
H A DSemaTemplateInstantiate.cpp1865 Sema::PotentiallyEvaluated);
2081 Sema::PotentiallyEvaluated);
H A DSemaTemplateInstantiateDecl.cpp346 SemaRef.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated, D);
2751 Sema::PotentiallyEvaluated);
H A DSemaExpr.cpp3423 EnterExpressionEvaluationContext EvalContext(*this, PotentiallyEvaluated,
9242 PushExpressionEvaluationContext(PotentiallyEvaluated);
10184 case Sema::PotentiallyEvaluated:
10407 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
11127 case PotentiallyEvaluated:
H A DSemaDeclCXX.cpp6729 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
10677 PushExpressionEvaluationContext(PotentiallyEvaluated, D);
H A DTreeTransform.h7987 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
/external/clang/lib/Parse/
H A DParseDeclCXX.cpp2201 Sema::PotentiallyEvaluated,
/external/clang/include/clang/Sema/
H A DSema.h563 PotentiallyEvaluated, enumerator in enum:clang::Sema::ExpressionEvaluationContext

Completed in 217 milliseconds