Searched refs:StrToMethodDefinitionKind (Results 1 – 1 of 1) sorted by relevance
1692 static ir::MethodDefinitionKind StrToMethodDefinitionKind(char const *str) in StrToMethodDefinitionKind() function1718 auto irKind = StrToMethodDefinitionKind(kind); in CreateMethodDefinition()