Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h34 template <class Emitter> class VariableScope; variable
332 VariableScope(ByteCodeExprGen<Emitter> *Ctx) in VariableScope() function