|
clang
5.0.0
|
#include "clang/Basic/LLVM.h"#include "llvm/ADT/STLExtras.h"#include "llvm/Option/Option.h"#include <functional>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | clang::driver::Multilib |
| This corresponds to a single GCC Multilib, or a segment of one controlled by a command line flag. More... | |
| class | clang::driver::MultilibSet |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::driver | |
Functions | |
| raw_ostream & | clang::driver::operator<< (raw_ostream &OS, const Multilib &M) |
| raw_ostream & | clang::driver::operator<< (raw_ostream &OS, const MultilibSet &MS) |
1.8.6