Searched defs:isIntegerCast (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2575 bool CastInst::isIntegerCast() const { function in class:CastInst
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10227 bool isIntegerCast = CE->getCastKind() == CK_IntegralCast || local

Completed in 140 milliseconds