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