Searched defs:DiagnoseConditionalForNull (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp4629 bool Sema::DiagnoseConditionalForNull(Expr *LHSExpr, Expr *RHSExpr, function in class:Sema
5004 if (DiagnoseConditionalForNull(LHS.get(), RHS.get(), QuestionLoc))

Completed in 60 milliseconds