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

Definitions

include/llvm/ADT/BitVector.h
   73 class BitVector {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/IR/BasicBlock.h
   57 class BasicBlock final : public Value, // Basic blocks are data objects also
include/llvm/IR/Function.h
   59 class Function : public GlobalObject, public ilist_node<Function> {
include/llvm/MC/MCInst.h
   34 class MCOperand {
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 {
tools/clang/include/clang/AST/ASTContext.h
  591   class DynTypedNodeList {
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/clangd/CodeComplete.h
  137 struct CodeCompletion {
tools/clang/tools/extra/clangd/Headers.h
   64 struct IncludeGraphNode {
tools/clang/tools/extra/clangd/Protocol.h
  127 struct Position {
  156 struct Range {
 1129 struct TypeHierarchyItem {
tools/clang/tools/extra/clangd/SourceCode.h
  286 struct DefinedMacro {
tools/clang/tools/extra/clangd/URI.h
   28 class URI {
tools/clang/tools/extra/clangd/index/Ref.h
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h
   45 class RelationSlab {
tools/clang/tools/extra/clangd/index/Symbol.h
   36 struct Symbol {
  177 class SymbolSlab {
tools/lldb/unittests/Core/UniqueCStringMapTest.cpp
   15 struct NoDefault {
tools/llvm-exegesis/lib/Clustering.h
   81   struct Cluster {
tools/llvm-exegesis/lib/CodeTemplate.h
   49 enum class ExecutionMode : uint8_t {
utils/unittest/googlemock/include/gmock/gmock-matchers.h
 1843   template <typename T>