Home
last modified time | relevance | path

Searched defs:NewFrame (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1895 auto NewFrame = std::make_unique<InterpFrame>(S, Func, OpPC); in Call() local
1955 auto NewFrame = std::make_unique<InterpFrame>(S, Func, PC); in CallBI() local