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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1275 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, function in class:Sema
H A DSemaExpr.cpp15555 DiagnoseAssignmentEnum(DstType, SrcType, SrcExpr);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11141 /// DiagnoseAssignmentEnum - Warn if assignment to enum is a constant
11143 void DiagnoseAssignmentEnum(QualType DstType, QualType SrcType,

Completed in 248 milliseconds