Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h33 template <class Emitter> class VariableScope; variable
408 VariableScope(Compiler<Emitter> *Ctx, const ValueDecl *VD) in VariableScope() function