Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.h28 class InterpState; variable
124 friend class InterpState; variable
173 friend class InterpState; variable
H A DInterpState.cpp18 InterpState::InterpState(State &Parent, Program &P, InterpStack &Stk, in InterpState() function in InterpState
H A DInterpFrame.h24 class InterpState; variable