14#ifndef LLVM_CLANG_ANALYSIS_ANNEXKDETECTION_H
15#define LLVM_CLANG_ANALYSIS_ANNEXKDETECTION_H
Keeps track of the various options that can be enabled, which controls the dialect of C or C++ that i...
Engages in a tight little dance with the lexer to efficiently preprocess tokens.
bool isAnnexKAvailable(Preprocessor *PP, const LangOptions &LO)
Calculates whether Annex K is available for the current translation unit based on the macro definitio...
The JSON file list parser is used to communicate input to InstallAPI.