|
clang 23.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/Support/raw_ostream.h"Go to the source code of this file.
Classes | |
| class | clang::ssaf::EntityLinkage |
| Represents the linkage properties of an entity in the program model. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |
Functions | |
| llvm::raw_ostream & | clang::ssaf::operator<< (llvm::raw_ostream &OS, EntityLinkage::LinkageType Linkage) |
| Returns a string representation of the linkage type. | |
| llvm::raw_ostream & | clang::ssaf::operator<< (llvm::raw_ostream &OS, const EntityLinkage &Linkage) |