Home
last modified time | relevance | path

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

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