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.h2506 auto NewFrame = std::make_unique<InterpFrame>(S, Func, OpPC, VarArgSize); in CallVar() local
2557 auto NewFrame = std::make_unique<InterpFrame>(S, Func, OpPC, VarArgSize); in Call() local
2622 auto NewFrame = std::make_unique<InterpFrame>(S, Func, PC); in CallBI() local