Searched refs:parseFailed (Results 1 – 2 of 2) sorted by relevance
18 static Error parseFailed(const Twine &Msg) { in parseFailed() function26 return parseFailed("Reading structure out of file bounds"); in readStruct()42 return parseFailed(Twine("Reading ") + Str + " out of file bounds"); in readInteger()65 return parseFailed("More than one DXIL part is present in the file"); in parseDXILHeader()77 return parseFailed("More than one SFI0 part is present in the file"); in parseShaderFeatureFlags()87 return parseFailed("More than one HASH part is present in the file"); in parseHash()97 return parseFailed("More than one RTS0 part is present in the file"); in parseRootSignature()106 return parseFailed("More than one PSV0 part is present in the file"); in parsePSVInfo()120 return parseFailed("Signature parameters extend beyond the part boundary"); in initialize()129 return parseFailed("Invalid parameter name offset: name starts before " in initialize()[all …]
216 static Error parseFailed(const Twine &Msg) { in parseFailed() function262 return parseFailed("invalid parameter type"); in getParameter()278 return parseFailed("Reading structure out of file bounds"); in getParameter()294 return parseFailed("Reading structure out of file bounds"); in getParameter()