Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp193 static void popArg(InterpState &S, const Expr *Arg) { in popArg() function
213 popArg(S, A); in cleanupAfterFunctionCall()
239 popArg(S, A); in cleanupAfterFunctionCall()