Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8657 static QualType computeConditionalNullability(QualType ResTy, bool IsBin, in computeConditionalNullability() function
8801 result = computeConditionalNullability(result, commonExpr, LHSTy, RHSTy, in ActOnConditionalOp()