Searched defs:undefs (Results 1 – 3 of 3) sorted by relevance
399 const COFFLinkerContext &ctx, const SmallPtrSetImpl<Symbol *> &undefs, in reportProblemSymbols()454 SmallPtrSet<Symbol *, 8> undefs; in reportUnresolvable() local483 SmallPtrSet<Symbol *, 8> undefs; in resolveRemainingUndefines() local
461 MapVector<const Undefined *, UndefinedDiag> undefs; variable
575 std::vector<UndefinedDiag> undefs; variable