Home | History | Annotate | Download | only in AsmParser

Lines Matching full:recursive

370       return Error(TypeLoc, "non-struct types may not be recursive");
397 return Error(NameLoc, "non-struct types may not be recursive");
1848 // forward referenced and not allowed to be recursive.