|
Joos1W Compiler Framework
|
An opaque identifier representing a source file. More...
#include <SourceManager.h>
Public Member Functions | |
| SourceFile () | |
| Construct a new SourceFile with no associated file. | |
| bool | operator== (SourceFile const &other) const |
Friends | |
| class | SourceManager |
| class | SourceLocation |
| class | SourceRange |
An opaque identifier representing a source file.
Definition at line 20 of file SourceManager.h.