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