Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8651 static QualType computeConditionalNullability(QualType ResTy, bool IsBin, in computeConditionalNullability() function
8793 result = computeConditionalNullability(result, commonExpr, LHSTy, RHSTy, in ActOnConditionalOp()