Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeExprGen.h33 template <class Emitter> class VariableScope; variable
259 VariableScope(ByteCodeExprGen<Emitter> *Ctx) in VariableScope() function