Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16976 bool CheckInferredResultType = false; in DiagnoseAssignmentResult() local
17039 CheckInferredResultType = DstType->isObjCObjectPointerType() && in DiagnoseAssignmentResult()
17041 if (CheckInferredResultType) { in DiagnoseAssignmentResult()
17247 if (CheckInferredResultType) in DiagnoseAssignmentResult()