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

/external/clang/lib/Sema/
H A DSemaLambda.cpp776 PushExpressionEvaluationContext(PotentiallyEvaluated);
1075 case PotentiallyEvaluated:
H A DSemaTemplateInstantiate.cpp2006 Sema::PotentiallyEvaluated);
2231 Sema::PotentiallyEvaluated);
H A DSema.cpp112 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0,
H A DSemaExprMember.cpp149 case Sema::PotentiallyEvaluated:
H A DSemaTemplateInstantiateDecl.cpp3179 Sema::PotentiallyEvaluated);
3393 PushExpressionEvaluationContext(Sema::PotentiallyEvaluated, OldVar);
H A DSemaExpr.cpp3787 EnterExpressionEvaluationContext EvalContext(*this, PotentiallyEvaluated,
10009 PushExpressionEvaluationContext(PotentiallyEvaluated);
10913 case Sema::PotentiallyEvaluated:
11210 EnterExpressionEvaluationContext scope(S, Sema::PotentiallyEvaluated);
11485 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated);
12036 case PotentiallyEvaluated:
H A DSemaStmt.cpp3197 PushExpressionEvaluationContext(PotentiallyEvaluated);
H A DSemaDeclCXX.cpp10796 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated);
11814 PushExpressionEvaluationContext(PotentiallyEvaluated, D);
H A DTreeTransform.h8362 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
H A DSemaDecl.cpp8621 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated);
/external/clang/lib/Parse/
H A DParseDeclCXX.cpp2413 Sema::PotentiallyEvaluated,
/external/clang/include/clang/Sema/
H A DSema.h511 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
636 PotentiallyEvaluated, enumerator in enum:clang::Sema::ExpressionEvaluationContext

Completed in 428 milliseconds