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

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

Completed in 201 milliseconds