Searched defs:Locals (Results 1 – 9 of 9) sorted by relevance
119 SmallVector<LocalVariable, 1> Locals; member142 SmallVector<LocalVariable, 1> Locals; member
79 SmallVector<DbgVariable *, 8> Locals; member
2595 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()2736 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo()2756 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() local
803 auto Locals = sortLocalVars(Vars.Locals); in createScopeChildrenDIE() local
37 std::vector<MVT> Locals; variable
311 SmallVector<wasm::ValType, 16> Locals; in EmitFunctionBodyStart() local
771 SmallVector<wasm::ValType, 4> Locals; in ParseDirective() local
103 std::vector<LocalDecl> Locals; member
129 std::vector<WasmLocalDecl> Locals; member