Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp148 void cleanupAfterFunctionCall(InterpState &S, CodePtr OpPC) { in cleanupAfterFunctionCall() function
H A DInterp.h206 void cleanupAfterFunctionCall(InterpState &S, CodePtr OpPC);
227 cleanupAfterFunctionCall(S, PC); in Ret()
247 cleanupAfterFunctionCall(S, PC); in RetVoid()