Searched defs:LocalType (Results 1 – 4 of 4) sorted by relevance
13 struct LocalType {}; in FunctionWithLocalType() struct22 struct LocalType {}; in __anonc68536cb0102() struct32 struct LocalType {}; in TemplateFuncionWithLocalLambda() struct
120 class LocalType { } in should_fail_for_local_type_field() class135 class LocalType { } in should_not_fail_if_local_type_field_is_instantiated() class
50 uint64_t LocalType; member
327 Node Phi(wasm::LocalType, uint32_t Count, Node *Vals, Node Control) { in Phi()