Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16605 bool CheckInferredResultType = false; in DiagnoseAssignmentResult() local
16664 CheckInferredResultType = DstType->isObjCObjectPointerType() && in DiagnoseAssignmentResult()
16666 if (CheckInferredResultType) { in DiagnoseAssignmentResult()
16869 if (CheckInferredResultType) in DiagnoseAssignmentResult()