Searched refs:otherReferences (Results 1 – 1 of 1) sorted by relevance
458 std::vector<std::string> otherReferences; member618 for (const std::string &loc : locations.otherReferences) { in reportUndefinedSymbol()637 locations.otherReferences.size() + locations.codeReferences.size(); in reportUndefinedSymbol()677 undefs[&sym].otherReferences.push_back(source.str()); in treatUndefinedSymbol()