Searched refs:allocateLocal (Results 1 – 3 of 3) sorted by relevance
249 if (auto Off = this->allocateLocal(VD)) { in visitVarDecl()
157 llvm::Optional<unsigned> allocateLocal(DeclTy &&Decl,
437 ByteCodeExprGen<Emitter>::allocateLocal(DeclTy &&Src, bool IsExtended) { in allocateLocal() function in ByteCodeExprGen