Home
last modified time | relevance | path

Searched defs:mostSpecificType (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp815 static void InitMostSpecificType(const ArenaVector<Signature *> &signatures, [[maybe_unused]] Type *&mostSpecificType, in InitMostSpecificType() argument
875 Type *mostSpecificType = signatures.front()->Params().at(i)->TsType(); in GetSuitableSignaturesForParameter() local
828 SearchAmongMostSpecificTypes( Type *&mostSpecificType, Signature *&prevSig, std::tuple<const lexer::SourcePosition &, size_t, size_t, size_t, Signature *> info, bool lookForClassType) SearchAmongMostSpecificTypes() argument
[all...]

Completed in 5 milliseconds