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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h45 void popArgs();
H A DInterp.cpp40 S.Current->popArgs();
61 S.Current->popArgs();
H A DInterpFrame.cpp51 void InterpFrame::popArgs() { function in class:InterpFrame

Completed in 87 milliseconds