Home
last modified time | relevance | path

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

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