Searched refs:EK_Other (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | EnterExpressionEvaluationContext.h | 28 Sema::ExpressionEvaluationContextRecord::EK_Other, 39 Sema::ExpressionEvaluationContextRecord::EK_Other)
|
H A D | Sema.h | 6348 EK_Other enumerator 6534 ExpressionEvaluationContextRecord::EK_Other); 6539 ExpressionEvaluationContextRecord::EK_Other);
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 1610 Sema::ExpressionEvaluationContextRecord::EK_Other, ShouldEnter); in ParseIfStatement() 1655 Sema::ExpressionEvaluationContextRecord::EK_Other, ShouldEnter); in ParseIfStatement()
|
H A D | ParseDecl.cpp | 2474 Sema::ExpressionEvaluationContextRecord::EK_Other, in ParseDeclGroup()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 289 nullptr, ExpressionEvaluationContextRecord::EK_Other); in Sema()
|
H A D | TreeTransform.h | 8031 nullptr, Sema::ExpressionEvaluationContextRecord::EK_Other, in TransformIfStmt() 8050 nullptr, Sema::ExpressionEvaluationContextRecord::EK_Other, in TransformIfStmt() 8845 Sema::ExpressionEvaluationContextRecord::EK_Other, in TransformCXXForRangeStmt()
|
H A D | SemaExprCXX.cpp | 7757 ExpressionEvaluationContextRecord::EK_Other; in ActOnDecltypeExpression()
|