clang API Documentation
#include "clang/StaticAnalyzer/Core/AnalyzerOptions.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Functions | |
static StringRef | toString (bool b) |
Definition at line 99 of file AnalyzerOptions.cpp.
Referenced by clang::AnalyzerOptions::getBooleanOption().