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

/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DInstructions.cpp2045 bool CastInst::isIntegerCast() const { function in class:CastInst
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp4553 bool isIntegerCast = (CE->getCastKind() == CK_IntegralCast); local

Completed in 80 milliseconds