|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/Support/CommandLine.h 1400 template <class T> DataType &operator=(const T &Val) {
tools/bugpoint/ExecutionDriver.cpp 30 enum OutputType {
tools/clang/tools/extra/clangd/Logger.h 27 enum Level { Debug, Verbose, Info, Error };
tools/clang/tools/extra/clangd/Transport.h 65 enum JSONStreamStyle {
tools/llvm-nm/llvm-nm.cpp 48 enum OutputFormatTy { bsd, sysv, posix, darwin };
tools/llvm-readobj/llvm-readobj.h 42 enum OutputStyleTy { LLVM, GNU };
tools/llvm-size/llvm-size.cpp 38 enum OutputFormatTy { berkeley, sysv, darwin };
77 enum RadixTy { octal = 8, decimal = 10, hexadecimal = 16 };
utils/FileCheck/FileCheck.cpp 111 enum DumpInputValue {