Represents a location in source code.
Synopsis
Declared in <llvm/Support/SMLoc.h>
class SMLoc;
Member Functions
Name |
Description |
|
Construct an invalid source location. |
Return the underlying pointer for this source location. |
|
Return true if this location refers to a valid pointer. |
|
Return true if this location and |
|
Return true if this location and |
Static Member Functions
Name |
Description |
Construct a source location that refers to |
Non-Member Functions
Name |
Description |
Check TableGen assert condition |
|
Dump TableGen message |
Created with MrDocs