Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td669 def CastPointerIntegralAPS : Opcode {
H A DInterp.h2161 static inline bool CastPointerIntegralAPS(InterpState &S, CodePtr OpPC, in CastPointerIntegralAPS() function