Home
last modified time | relevance | path

Searched refs:IncompatibleObjCWeakRef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9545 result = AssignConvertType::IncompatibleObjCWeakRef; in CheckAssignmentConstraints()
9771 result = AssignConvertType::IncompatibleObjCWeakRef; in CheckSingleAssignmentConstraints()
17167 case AssignConvertType::IncompatibleObjCWeakRef: in DiagnoseAssignmentResult()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h767 IncompatibleObjCWeakRef, enumerator