Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DOpcodes.td257 def NarrowPtr : Opcode;
H A DInterp.h939 inline bool NarrowPtr(InterpState &S, CodePtr OpPC) { in NarrowPtr() function