Searched refs:getLocalPointer (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h76 Pointer getLocalPointer(unsigned Offset);
H A DInterpFrame.cpp155 Pointer InterpFrame::getLocalPointer(unsigned Offset) { function in class:InterpFrame
H A DInterp.h500 S.Stk.push<Pointer>(S.Current->getLocalPointer(I));

Completed in 113 milliseconds