Home
last modified time | relevance | path

Searched refs:popArgs (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DInterpFrame.h51 void popArgs();
DInterp.cpp40 S.Current->popArgs(); in Ret()
61 S.Current->popArgs(); in RetVoid()
DInterpFrame.cpp82 void InterpFrame::popArgs() { in popArgs() function in InterpFrame