reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/FoldingSet.h
  305 class FoldingSetNodeID {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/IR/DebugLoc.h
   33   class DebugLoc {
include/llvm/MC/MCValue.h
   39 class MCValue {
include/llvm/Support/CodeGen.h
   22     enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
include/llvm/Support/VersionTuple.h
   26 class VersionTuple {
tools/clang/include/clang/AST/OperationKinds.h
   25 enum BinaryOperatorKind {
tools/clang/lib/CodeGen/Address.h
   24 class Address {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  582     enum EventType {
tools/lld/ELF/Config.h
   29 enum ELFKind {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 3040 class union_map {
usr/include/c++/7.4.0/tuple
  318       template<typename _UHead, typename... _UTails>