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

Definitions

include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ADT/Any.h
   26 class Any {
include/llvm/ADT/BitVector.h
   73 class BitVector {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/IR/Function.h
   59 class Function : public GlobalObject, public ilist_node<Function> {
include/llvm/Support/VirtualFileSystem.h
  507 struct YAMLVFSEntry {
include/llvm/Testing/Support/SupportHelpers.h
   23 struct ErrorHolder {
include/llvm/XRay/FDRRecords.h
   33   enum class RecordKind {
include/llvm/XRay/Profile.h
   51 class Profile {
include/llvm/XRay/Trace.h
   46 class Trace {
include/llvm/XRay/XRayRecord.h
   57 enum class RecordTypes {
tools/clang/include/clang/AST/ASTContext.h
  591   class DynTypedNodeList {
tools/clang/include/clang/AST/ASTTypeTraits.h
  230 class DynTypedNode {
tools/clang/include/clang/Basic/DiagnosticDriver.h
   16 enum {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  189   enum Kind {
tools/clang/include/clang/Tooling/Core/Replacement.h
  209 class Replacements {
tools/clang/tools/extra/clang-move/Move.h
   39   struct Declaration {
tools/clang/tools/extra/clangd/Headers.h
   64 struct IncludeGraphNode {
tools/clang/tools/extra/clangd/Protocol.h
  127 struct Position {
  156 struct Range {
  847 struct SymbolDetails {
 1092 struct DocumentHighlight {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   61 struct LineHighlightings {
tools/clang/tools/extra/clangd/SourceCode.h
  286 struct DefinedMacro {
tools/clang/tools/extra/clangd/index/Ref.h
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h
   29 struct Relation {
   45 class RelationSlab {
tools/clang/tools/extra/clangd/index/Symbol.h
   36 struct Symbol {
  177 class SymbolSlab {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/clang/tools/extra/clangd/index/SymbolOrigin.h
   21 enum class SymbolOrigin : uint8_t {
tools/clang/tools/extra/clangd/index/dex/Token.h
   40 class Token {
tools/clang/tools/extra/clangd/unittests/FindTargetTests.cpp
   34 struct PrintedDecl {
tools/clang/unittests/AST/RecursiveASTVisitorTest.cpp
   52 enum class VisitEvent {
tools/lldb/include/lldb/Core/UniqueCStringMap.h
   28   struct Entry {
tools/lldb/include/lldb/Host/Host.h
   34 struct WaitStatus {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
tools/lldb/include/lldb/Utility/RegisterValue.h
   27 class RegisterValue {
tools/lldb/include/lldb/Utility/Scalar.h
   39 class Scalar {
tools/lldb/include/lldb/lldb-enumerations.h
   73 enum StateType {
tools/lldb/unittests/Core/UniqueCStringMapTest.cpp
   15 struct NoDefault {
tools/llvm-exegesis/lib/CodeTemplate.h
   49 enum class ExecutionMode : uint8_t {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  778 class basic_set {
utils/unittest/googletest/include/gtest/gtest-printers.h
  852 template <typename T>