Searched defs:IssueLoc (Results 1 – 2 of 2) sorted by relevance
181 std::string clang::getIssueString(const FullSourceLoc &IssueLoc, in getIssueString()196 SmallString<32> clang::getIssueHash(const FullSourceLoc &IssueLoc, in getIssueHash()
72 SourceLocation IssueLoc; member