Searched defs:symbols (Results 1 – 3 of 3) sorted by relevance
115 MIRFuncType *MIRFunction::ReconstructFormals(const std::vector<MIRSymbol *> &symbols, bool clearOld… in ReconstructFormals()132 void MIRFunction::UpdateFuncTypeAndFormals(const std::vector<MIRSymbol *> &symbols, bool clearOldAr… in UpdateFuncTypeAndFormals()140 void MIRFunction::UpdateFuncTypeAndFormalsAndReturnType(const std::vector<MIRSymbol *> &symbols, co… in UpdateFuncTypeAndFormalsAndReturnType()
54 symbols?: KitSymbols; property
411 MapleVector<Symbol> symbols; variable