Searched defs:LocalDecl (Results 1 – 3 of 3) sorted by relevance
103 struct LocalDecl { struct110 std::vector<LocalDecl> Locals; argument
532 for (auto &LocalDecl : Func.Locals) { in writeSectionContent() local
364 void MappingTraits<WasmYAML::LocalDecl>::mapping( in mapping() argument