Searched refs:ExpressionEvaluationContextRecord (Results 1 – 4 of 4) sorted by relevance
126 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0, in Sema()
345 Sema::ExpressionEvaluationContextRecord::getMangleNumberingContext( in getMangleNumberingContext()
11268 ExpressionEvaluationContextRecord(NewContext, in PushExpressionEvaluationContext()11287 ExpressionEvaluationContextRecord& Rec = ExprEvalContexts.back(); in PopExpressionEvaluationContext()
730 struct ExpressionEvaluationContextRecord { struct770 ExpressionEvaluationContextRecord(ExpressionEvaluationContext Context, in ExpressionEvaluationContextRecord() function789 SmallVector<ExpressionEvaluationContextRecord, 8> ExprEvalContexts; argument