clang_equalLocations

\brief Determine whether two source locations, which must refer into the same translation unit, refer to exactly the same point in the source code.

\returns non-zero if the source locations refer to the same location, zero if they refer to different locations.

extern (C)
uint
clang_equalLocations

Meta