Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DBitcastBuffer.h33 bool nonZero() const { return N != 0; } in nonZero() function
H A DInterpBuiltinBitCast.cpp445 if (BitWidth.nonZero()) in DoBitCastPtr()