Searched refs:EltTyLoc (Results 1 – 2 of 2) sorted by relevance
1563 LocTy EltTyLoc = Lex.getLoc(); in ParseStructBody() local1569 return Error(EltTyLoc, "invalid element type for struct"); in ParseStructBody()1572 EltTyLoc = Lex.getLoc(); in ParseStructBody()1576 return Error(EltTyLoc, "invalid element type for struct"); in ParseStructBody()
2375 LocTy EltTyLoc = Lex.getLoc(); in ParseStructBody() local2381 return Error(EltTyLoc, "invalid element type for struct"); in ParseStructBody()2384 EltTyLoc = Lex.getLoc(); in ParseStructBody()2388 return Error(EltTyLoc, "invalid element type for struct"); in ParseStructBody()