clang API Documentation
Records the set of modules. More...
#include <PreprocessorOptions.h>


Public Member Functions | |
| bool | hasAlreadyFailed (StringRef module) |
| void | addFailed (StringRef module) |
Records the set of modules.
Definition at line 121 of file PreprocessorOptions.h.
| void clang::PreprocessorOptions::FailedModulesSet::addFailed | ( | StringRef | module | ) | [inline] |
Definition at line 129 of file PreprocessorOptions.h.
| bool clang::PreprocessorOptions::FailedModulesSet::hasAlreadyFailed | ( | StringRef | module | ) | [inline] |
Definition at line 125 of file PreprocessorOptions.h.