Searched defs:StringSwitch (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSwitch.h44 class StringSwitch { class in namespace:llvm
53 explicit StringSwitch(StringRef S) function in class:llvm::StringSwitch
63 StringSwitch(StringSwitch &&other) function in class:llvm::StringSwitch
[all...]

Completed in 147 milliseconds