This is needed for macro arguments: clang_equalLocations is only true if two locations are truly equal. That is if either of spelling-, source- or file-location is different, it returns false. However we are only interested in the file location, hence this function. We must work with the offset here because it is in fact often different (and more "correct" for our purposes) from what line:column w
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected