Searched defs:candidateType (Results 1 – 3 of 3) sorted by relevance
102 Type QuantizedType::castFromStorageType(Type candidateType) { in castFromStorageType()146 Type QuantizedType::castFromExpressedType(Type candidateType) { in castFromExpressedType()195 Type QuantizedType::castExpressedToStorageType(Type candidateType) { in castExpressedToStorageType()
345 TypeMirror candidateType = typeUtils.erasure(t.asType()); in methodFromSuperinterfaces() local
35 const TType &candidateType = candidate->getType(); in AreSymbolsTheSame() local