Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp3122 std::stringstream reasonStream; in structNestingErrorCheck() local
3123 reasonStream << "Reference of struct type " in structNestingErrorCheck()
3127 std::string reason = reasonStream.str(); in structNestingErrorCheck()