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

Definitions

include/llvm/ADT/Optional.h
  274   template <typename U>
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/MemoryLocation.h
  174 class MemoryLocation {
include/llvm/IR/DebugInfoMetadata.h
 2447   struct FragmentInfo {
include/llvm/Support/FileSystem.h
   66 enum class file_type {
   86 enum perms {
include/llvm/Support/Path.h
   28 enum class Style { windows, posix, native };
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h
   46   enum CaseType {
tools/clang/tools/extra/clangd/Protocol.h
  182 struct Location {
  343 enum class OffsetEncoding {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   27 enum class HighlightingKind {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/llvm-objcopy/CopyConfig.h
   41 struct MachineInfo {
tools/llvm-pdbutil/PdbYaml.h
   55 struct PdbInfoStream {
   77 struct PdbDbiStream {
   89 struct PdbTpiStream {
tools/llvm-rc/ResourceScriptStmt.h
   29 class RCInt {
unittests/ADT/OptionalTest.cpp
  238 struct MoveOnly {