Searched defs:InterpFrame (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | InterpFrame.cpp | 24 InterpFrame::InterpFrame(InterpState &S, const Function *Func, InterpFrame() function in InterpFrame |
H A D | InterpState.h | 31 class InterpFrame; global() variable |