Home
last modified time | relevance | path

Searched refs:WantedType (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp567 ExtendedType::TypeKind WantedType);
603 ExtendedType::TypeKind WantedType) { in reportBadTypeIDAs() argument
609 StrBuf << "Type id " << ID << " not " << WantedType << ". Found: " << *Ty; in reportBadTypeIDAs()