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

Definitions

include/llvm/Analysis/CallGraph.h
  164 class CallGraphNode {
include/llvm/CodeGen/MachineBasicBlock.h
   65 class MachineBasicBlock
include/llvm/CodeGen/MachineInstr.h
   63 class MachineInstr
include/llvm/CodeGen/ScheduleDAG.h
  242   class SUnit {
include/llvm/DebugInfo/PDB/UDTLayout.h
   34 class LayoutItemBase {
  148 class BaseClassLayout : public UDTLayoutBase {
include/llvm/ExecutionEngine/Orc/Core.h
  495 class JITDylib {
include/llvm/IR/BasicBlock.h
   57 class BasicBlock final : public Value, // Basic blocks are data objects also
include/llvm/IR/Constant.h
   41 class Constant : public User {
include/llvm/IR/Function.h
   59 class Function : public GlobalObject, public ilist_node<Function> {
include/llvm/IR/GlobalValue.h
   44 class GlobalValue : public Constant {
include/llvm/IR/GlobalVariable.h
   41 class GlobalVariable : public GlobalObject, public ilist_node<GlobalVariable> {
include/llvm/IR/Instructions.h
   59 class AllocaInst : public UnaryInstruction {
include/llvm/IR/Metadata.h
   57 class Metadata {
include/llvm/IR/Module.h
   66 class Module {
include/llvm/IR/Type.h
   46 class Type {
include/llvm/IR/Value.h
   74 class Value {
include/llvm/MC/MCSymbol.h
   41 class MCSymbol {
include/llvm/Support/raw_ostream.h
  359 class raw_pwrite_stream : public raw_ostream {
include/llvm/TableGen/Record.h
  287 class Init {
 1427 class Record {
lib/Transforms/IPO/LowerTypeTests.cpp
  258 class GlobalTypeMember final : TrailingObjects<GlobalTypeMember, MDNode *> {
  309 struct ICallBranchFunnel final
lib/Transforms/Vectorize/VPlan.h
  333 class VPBlockBase {
tools/clang/include/clang/AST/ASTMutationListener.h
   46 class ASTMutationListener {
tools/clang/include/clang/AST/Decl.h
 1601 class ParmVarDecl : public VarDecl {
tools/clang/include/clang/AST/DeclBase.h
   88 class alignas(8) Decl {
tools/clang/include/clang/AST/DeclObjC.h
  138 class ObjCMethodDecl : public NamedDecl, public DeclContext {
 2063 class ObjCProtocolDecl : public ObjCContainerDecl,
tools/clang/include/clang/Analysis/PathDiagnostic.h
   61 class PathDiagnosticConsumer {
tools/lld/COFF/Chunks.h
   55 class Chunk {
  180 class SectionChunk final : public Chunk {
tools/lld/COFF/InputFiles.h
  131 class ObjFile : public InputFile {
tools/lld/COFF/Symbols.h
   45 class Symbol {
  169 class DefinedRegular : public DefinedCOFF {
tools/lld/COFF/Writer.h
   39 class OutputSection {
tools/lld/ELF/InputFiles.h
   58 class InputFile {
tools/lld/ELF/InputSection.h
  104 class InputSectionBase : public SectionBase {
  312 class InputSection : public InputSectionBase {
tools/lld/ELF/LinkerScript.h
   80 struct BaseCommand {
tools/lld/ELF/OutputSections.h
   32 class OutputSection final : public BaseCommand, public SectionBase {
tools/lld/ELF/Symbols.h
   56 class Symbol {
  286 class Defined : public Symbol {
tools/lld/ELF/SyntheticSections.h
   61 struct CieRecord {
tools/lld/lib/ReaderWriter/MachO/File.h
  283 class MachODylibFile : public SharedLibraryFile {
tools/lld/wasm/InputChunks.h
  120 class InputFunction : public InputChunk {
  203 class InputSection : public InputChunk {
tools/lld/wasm/OutputSegment.h
   21 class OutputSegment {
tools/lld/wasm/Symbols.h
   42 class Symbol {
tools/polly/include/polly/ScopInfo.h
 1153 class ScopStmt {
utils/TableGen/DAGISelMatcher.h
   40 class Matcher {
utils/TableGen/GlobalISelEmitter.cpp
  654 class Matcher {