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

/external/clang/lib/Sema/
H A DSemaLambda.cpp427 PushExpressionEvaluationContext(PotentiallyEvaluated);
735 case PotentiallyEvaluated:
H A DSema.cpp122 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0,
H A DSemaTemplateInstantiate.cpp1852 Sema::PotentiallyEvaluated);
2062 Sema::PotentiallyEvaluated);
H A DSemaTemplateInstantiateDecl.cpp343 SemaRef.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
2612 Sema::PotentiallyEvaluated);
H A DSemaExpr.cpp8892 PushExpressionEvaluationContext(PotentiallyEvaluated);
9696 case Sema::PotentiallyEvaluated:
9918 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
10621 case PotentiallyEvaluated:
H A DSemaDeclCXX.cpp6806 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
10714 PushExpressionEvaluationContext(PotentiallyEvaluated, D);
H A DTreeTransform.h8007 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated);
/external/clang/lib/Parse/
H A DParseDeclCXX.cpp2151 Sema::PotentiallyEvaluated,
/external/clang/include/clang/Sema/
H A DSema.h585 PotentiallyEvaluated, enumerator in enum:clang::Sema::ExpressionEvaluationContext

Completed in 128 milliseconds