LLVM  8.0.1
Classes | Namespaces
StringSwitch.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Compiler.h"
#include <cassert>
#include <cstring>
Include dependency graph for StringSwitch.h:

Go to the source code of this file.

Classes

class  llvm::StringSwitch< T, R >
 A switch()-like statement whose cases are string literals. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.