|
clang 22.0.0git
|
#include "clang/Lex/Preprocessor.h"
Public Types | |
| enum | Library { Unknown , LibStdCXX } |
Public Attributes | |
| Library | Lib |
| std::uint64_t | Version |
Definition at line 133 of file Preprocessor.h.
| Enumerator | |
|---|---|
| Unknown | |
| LibStdCXX | |
Definition at line 134 of file Preprocessor.h.
| Library clang::CXXStandardLibraryVersionInfo::Lib |
Definition at line 135 of file Preprocessor.h.
| std::uint64_t clang::CXXStandardLibraryVersionInfo::Version |
Definition at line 136 of file Preprocessor.h.