Searched refs:tVar (Results 1 – 2 of 2) sorted by relevance
431 TypeVariable<?> tVar = (TypeVariable<?>) t; in toTypeNameList() local432 s.append(tVar.getName()); in toTypeNameList()
1254 const TVariable* tVar = static_cast<const TVariable*>(symbol); in executeInitializer() local1256 ConstantUnion* constArray = tVar->getConstPointer(); in executeInitializer()