Searched refs:hexStorage (Results 1 – 1 of 1) sorted by relevance
496 Optional<Token> hexStorage; member in __anonaa2641dd0311::TensorLiteralParser505 hexStorage = p.getToken(); in parse()522 if (hexStorage.hasValue() && in getAttr()670 if (hexStorage.hasValue()) { in getStringAttr()671 auto stringValue = hexStorage.getValue().getStringValue(); in getStringAttr()700 if (parseElementAttrHexValues(p, hexStorage.getValue(), data)) in getHexAttr()