Home
last modified time | relevance | path

Searched refs:ExpressionEvaluationContextRecord (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaLambda.cpp346 Sema::ExpressionEvaluationContextRecord::getMangleNumberingContext( in getMangleNumberingContext()
DSemaExpr.cpp12841 ExpressionEvaluationContextRecord& Rec = ExprEvalContexts.back(); in PopExpressionEvaluationContext()
/external/clang/include/clang/Sema/
DSema.h833 struct ExpressionEvaluationContextRecord { struct
877 ExpressionEvaluationContextRecord(ExpressionEvaluationContext Context, in ExpressionEvaluationContextRecord() argument
897 SmallVector<ExpressionEvaluationContextRecord, 8> ExprEvalContexts; argument