A mixin type for something that has a location in source code. More...
#include <SourceLocation.h>
Public Member Functions | |
HasSource (const SourceRange &src) | |
const SourceRange & | source () const |
A mixin type for something that has a location in source code.
Definition at line 122 of file SourceLocation.h.