enum class DILineInfoSpecifier::FileLineInfoKind
Declared at: llvm/include/llvm/DebugInfo/DIContext.h:140
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
RawValue | 1 | |
BaseNameOnly | 2 | |
RelativeFilePath | 3 | |
AbsoluteFilePath | 4 |
Declared at: llvm/include/llvm/DebugInfo/DIContext.h:140
Name | Value | Comment |
---|---|---|
None | 0 | |
RawValue | 1 | |
BaseNameOnly | 2 | |
RelativeFilePath | 3 | |
AbsoluteFilePath | 4 |