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

Definitions

include/llvm/ADT/Any.h
   26 class Any {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/MC/MCInst.h
   34 class MCOperand {
  158 class MCInst {
include/llvm/Support/Error.h
 1174 class StringError : public ErrorInfo<StringError> {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
  234 class CharSourceRange {
tools/clang/include/clang/Tooling/Core/Replacement.h
   83 class Replacement {
tools/clang/include/clang/Tooling/Syntax/Tokens.h
  100 class Token {
  221   struct Expansion {
tools/clang/tools/extra/clangd/CodeComplete.h
  137 struct CodeCompletion {
tools/clang/tools/extra/clangd/Diagnostics.h
   71 struct Fix {
   81 struct Note : DiagBase {};
tools/clang/tools/extra/clangd/Protocol.h
  182 struct Location {
  798 struct DocumentSymbol {
 1038 struct SignatureInformation {
 1129 struct TypeHierarchyItem {
tools/clang/tools/extra/clangd/XRefs.h
   38 struct LocatedSymbol {
tools/clang/tools/extra/clangd/index/Ref.h
   52 struct Ref {
tools/lldb/include/lldb/Utility/Scalar.h
   39 class Scalar {
tools/lldb/include/lldb/lldb-enumerations.h
   73 enum StateType {
utils/unittest/googlemock/include/gmock/gmock-matchers.h
  144 template <typename T>