Home
last modified time | relevance | path

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

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