enum MacroPPCallbacks::FileScopeStatus
Declared at: clang/lib/CodeGen/MacroPPCallbacks.h:40
Enumerators
Name | Value | Comment |
---|---|---|
NoScope | 0 | |
InitializedScope | 1 | |
BuiltinScope | 2 | |
CommandLineIncludeScope | 3 | |
MainFileScope | 4 |
Declared at: clang/lib/CodeGen/MacroPPCallbacks.h:40
Name | Value | Comment |
---|---|---|
NoScope | 0 | |
InitializedScope | 1 | |
BuiltinScope | 2 | |
CommandLineIncludeScope | 3 | |
MainFileScope | 4 |