Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td636 def CastPointerIntegral : Opcode {
H A DInterp.h1692 bool CastPointerIntegral(InterpState &S, CodePtr OpPC) { in CastPointerIntegral() function