clang 20.0.0git
|
Provides an interface for querying information about C and C++ Standard Library headers and symbols. More...
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/Hashing.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/raw_ostream.h"
#include <optional>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::tooling |
namespace | clang::tooling::stdlib |
namespace | llvm |
Diagnostic wrappers for TextAPI types for error reporting. | |
Enumerations | |
enum class | clang::tooling::stdlib::Lang { clang::tooling::stdlib::C = 0 , clang::tooling::stdlib::CXX , clang::tooling::stdlib::LastValue = CXX } |
Provides an interface for querying information about C and C++ Standard Library headers and symbols.
Definition in file StandardLibrary.h.