Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DEntryPoint.cpp74 const VarType *theType = TypeFactory::instance()->getVarTypeByName(retTypeName); in parse() local
75 if (theType->name() == "UNKNOWN") { in parse()
80 theType, in parse()