Searched defs:sourceType (Results 1 – 7 of 7) sorted by relevance
34 …ElaborationContext(Checker *checker, Type *targetType, Type *sourceType, const ir::Expression *sou… in ElaborationContext()61 …ArrayElaborationContext(Checker *checker, Type *targetType, Type *sourceType, const ir::Expression… in ArrayElaborationContext()76 …ObjectElaborationContext(Checker *checker, Type *targetType, Type *sourceType, const ir::Expressio… in ObjectElaborationContext()
32 … Type *sourceType = sourceNode ? checker_->CheckTypeCached(sourceNode) : checker_->GlobalAnyType(); in GetBestMatchingType() local
317 Type *sourceType = CheckTypeCached(sourceNode); in ElaborateElementwise() local
545 Type *sourceType = GetTypeOfVariable(found); in ValidateInterfaceMemberRedeclaration() local
85 checker::Type *sourceType = checker->GetTypeOfVariable(inheritedProp); in CheckInheritedPropertiesAreIdentical() local
68 … Type *sourceType = relation->GetChecker()->GetTypeOfVariable(sourceProp); in Identical() local
125 Type *sourceType = relation->GetChecker()->GetTypeOfVariable(found); in AssignProperties() local