src: minior code cleanup

This commit is contained in:
mlangkabel
2019-11-11 14:32:10 +01:00
parent ceb30020b5
commit 4cf852770e
10 changed files with 4 additions and 144 deletions
@@ -188,7 +188,6 @@ ParseLocation utility::getParseLocation(
return ParseLocation();
}
ParseLocation utility::getParseLocation(
const clang::SourceRange& sourceRange,
const clang::SourceManager& sourceManager,