Home
last modified time | relevance | path

Searched refs:VDScope (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp4602 LocalScope<Emitter> VDScope(this, VD); in visitDeclAndReturn() local
4646 return VDScope.destroyLocals() && this->emitCheckAllocations(VD); in visitDeclAndReturn()