Home
last modified time | relevance | path

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

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