Home
last modified time | relevance | path

Searched refs:EK_Other (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp1545 Sema::ExpressionEvaluationContextRecord::EK_Other, ShouldEnter); in ParseIfStatement()
1590 Sema::ExpressionEvaluationContextRecord::EK_Other, ShouldEnter); in ParseIfStatement()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1323 EK_Decltype, EK_TemplateArgument, EK_Other enumerator
5390 ExpressionEvaluationContextRecord::EK_Other);
5395 ExpressionEvaluationContextRecord::EK_Other);
13921 Sema::ExpressionEvaluationContextRecord::EK_Other,
13932 Sema::ExpressionEvaluationContextRecord::EK_Other)
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSema.cpp244 nullptr, ExpressionEvaluationContextRecord::EK_Other); in Sema()
H A DSemaExprCXX.cpp7420 ExpressionEvaluationContextRecord::EK_Other; in ActOnDecltypeExpression()