Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp7862 static QualType computeConditionalNullability(QualType ResTy, bool IsBin, in computeConditionalNullability() function
8002 result = computeConditionalNullability(result, commonExpr, LHSTy, RHSTy, in ActOnConditionalOp()