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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp112 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0,
H A DSemaExpr.cpp10636 ExpressionEvaluationContextRecord(NewContext,
10655 ExpressionEvaluationContextRecord& Rec = ExprEvalContexts.back();
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h645 struct ExpressionEvaluationContextRecord { struct in class:clang::Sema
685 ExpressionEvaluationContextRecord(ExpressionEvaluationContext Context, function in struct:clang::Sema::ExpressionEvaluationContextRecord
708 SmallVector<ExpressionEvaluationContextRecord, 8> ExprEvalContexts;

Completed in 212 milliseconds