Searched refs:DependantSymI (Results 1 – 1 of 1) sorted by relevance
1128 auto DependantSymI = DependantJD.Symbols.find(DependantName); in emit() local1129 assert(DependantSymI != DependantJD.Symbols.end() && in emit()1131 auto &DependantSymEntry = DependantSymI->second; in emit()1149 DependantName, DependantSymI->second.getSymbol()); in emit()