Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DEnterExpressionEvaluationContext.h28 Sema::ExpressionEvaluationContextRecord::EK_Other,
39 Sema::ExpressionEvaluationContextRecord::EK_Other)
H A DSema.h6348 EK_Other enumerator
6534 ExpressionEvaluationContextRecord::EK_Other);
6539 ExpressionEvaluationContextRecord::EK_Other);
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1610 Sema::ExpressionEvaluationContextRecord::EK_Other, ShouldEnter); in ParseIfStatement()
1655 Sema::ExpressionEvaluationContextRecord::EK_Other, ShouldEnter); in ParseIfStatement()
H A DParseDecl.cpp2474 Sema::ExpressionEvaluationContextRecord::EK_Other, in ParseDeclGroup()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp289 nullptr, ExpressionEvaluationContextRecord::EK_Other); in Sema()
H A DTreeTransform.h8031 nullptr, Sema::ExpressionEvaluationContextRecord::EK_Other, in TransformIfStmt()
8050 nullptr, Sema::ExpressionEvaluationContextRecord::EK_Other, in TransformIfStmt()
8845 Sema::ExpressionEvaluationContextRecord::EK_Other, in TransformCXXForRangeStmt()
H A DSemaExprCXX.cpp7757 ExpressionEvaluationContextRecord::EK_Other; in ActOnDecltypeExpression()