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

Definitions

include/llvm/ADT/Optional.h
  330 template<typename T>
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Support/Alignment.h
   40 struct Align {
tools/clang/include/clang/Tooling/Core/Replacement.h
   83 class Replacement {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   27 enum class HighlightingKind {
tools/lldb/include/lldb/Symbol/CompilerType.h
  386 struct CompilerType::IntegralTemplateArgument {
unittests/ADT/OptionalTest.cpp
  458 struct EqualityMock {};