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

Definitions

include/llvm/ADT/APSInt.h
   21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/ADT/Triple.h
   43 class Triple {
include/llvm/ADT/Twine.h
   80   class Twine {
include/llvm/Analysis/CGSCCPassManager.h
  232 struct CGSCCUpdateResult {
include/llvm/Analysis/LazyCallGraph.h
  112 class LazyCallGraph {
  431   class SCC {
include/llvm/Analysis/LoopInfo.h
  509 class Loop : public LoopBase<BasicBlock, Loop> {
include/llvm/Analysis/ScalarEvolution.h
  441 class ScalarEvolution {
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  120 struct LegalityQuery {
include/llvm/CodeGen/MachineFunction.h
  223 class MachineFunction {
include/llvm/CodeGen/MachineInstr.h
   63 class MachineInstr
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/TargetInstrInfo.h
   71 class TargetInstrInfo : public MCInstrInfo {
include/llvm/CodeGen/TargetSubtargetInfo.h
   62 class TargetSubtargetInfo : public MCSubtargetInfo {
include/llvm/DebugInfo/DWARF/DWARFContext.h
   58 class DWARFContext : public DIContext {
include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
   22 enum DWARFSectionKind {
include/llvm/DebugInfo/GSYM/FunctionInfo.h
   86 struct FunctionInfo {
include/llvm/DebugInfo/GSYM/LineEntry.h
   22 struct LineEntry {
include/llvm/ExecutionEngine/JITLink/JITLink.h
  614 class LinkGraph {
include/llvm/ExecutionEngine/Orc/Core.h
  171 class MaterializationResponsibility {
  761 class ExecutionSession {
include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
   31 class JITTargetMachineBuilder {
include/llvm/ExecutionEngine/Orc/RawByteChannel.h
   26 class RawByteChannel {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
   77 class ThreadSafeModule {
include/llvm/IR/ConstantRange.h
   47 class LLVM_NODISCARD ConstantRange {
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/Instruction.h
   43 class Instruction : public User,
include/llvm/IR/LLVMContext.h
   64 class LLVMContext {
include/llvm/IR/Module.h
   66 class Module {
include/llvm/IR/ModuleSummaryIndex.h
  916 class ModuleSummaryIndex {
include/llvm/IR/Type.h
   46 class Type {
include/llvm/LTO/Config.h
   35 struct Config {
include/llvm/Object/ObjectFile.h
   81 class SectionRef {
  221 class ObjectFile : public SymbolicFile {
include/llvm/Support/BinaryStreamWriter.h
   31 class BinaryStreamWriter {
include/llvm/Support/Error.h
   48 class ErrorInfoBase {
  157 class LLVM_NODISCARD Error {
include/llvm/Support/VirtualFileSystem.h
  244 class FileSystem : public llvm::ThreadSafeRefCountedBase<FileSystem> {
include/llvm/Support/raw_ostream.h
   45 class raw_ostream {
include/llvm/TextAPI/MachO/Target.h
   24 class Target {
lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
  129   class NormalizedSection {
tools/clang/include/clang/AST/APValue.h
  115 class APValue {
tools/clang/include/clang/AST/ASTContext.h
  160 class ASTContext : public RefCountedBase<ASTContext> {
tools/clang/include/clang/AST/Decl.h
  249 class NamedDecl : public Decl {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h
   74   struct MatchResult {
tools/clang/include/clang/Basic/Diagnostic.h
  152   enum Level {
 1317 class Diagnostic {
tools/clang/include/clang/Basic/FileManager.h
  171 class FileManager : public RefCountedBase<FileManager> {
tools/clang/include/clang/Basic/LangOptions.h
   49 class LangOptions : public LangOptionsBase {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
tools/clang/include/clang/Basic/SourceManager.h
  596 class SourceManager : public RefCountedBase<SourceManager> {
tools/clang/include/clang/Driver/Multilib.h
   28 class Multilib {
tools/clang/include/clang/Lex/Lexer.h
   76 class Lexer : public PreprocessorLexer {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  119 class BugReport {
  690 class BugReporterContext {
tools/clang/lib/AST/Interp/Pointer.h
   39 class Pointer {
tools/clang/lib/Format/TokenAnalyzer.h
   36 class Environment {
tools/clang/lib/Format/WhitespaceManager.h
   88   struct Change {
tools/clang/tools/extra/clang-tidy/ClangTidyCheck.h
  108   class OptionsView {
tools/clang/tools/extra/clangd/refactor/Tweak.h
   46 class Tweak {
tools/lld/include/lld/Core/Atom.h
   29 class Atom {
tools/lldb/include/lldb/Core/Disassembler.h
  180   struct Operand {
tools/lldb/include/lldb/Core/ModuleSpec.h
   26 class ModuleSpec {
tools/lldb/include/lldb/Core/ValueObject.h
  105 class ValueObject : public UserID {
tools/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
   22 class DumpValueObjectOptions {
tools/lldb/include/lldb/DataFormatters/FormatManager.h
   36 class FormatManager : public IFormatChangeListener {
tools/lldb/include/lldb/DataFormatters/TypeSummary.h
   26 class TypeSummaryOptions {
tools/lldb/include/lldb/Host/XML.h
   44 class XMLNode {
tools/lldb/include/lldb/Host/common/TCPSocket.h
   17 class TCPSocket : public Socket {
tools/lldb/include/lldb/Host/posix/DomainSocket.h
   15 class DomainSocket : public Socket {
tools/lldb/include/lldb/Symbol/CompilerType.h
   30 class CompilerType {
tools/lldb/include/lldb/Symbol/SymbolContext.h
   33 class SymbolContext {
  395 class SymbolContextList {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/lldb/include/lldb/Utility/RegularExpression.h
   18 class RegularExpression {
tools/lldb/include/lldb/Utility/Status.h
   44 class Status {
tools/lldb/include/lldb/Utility/Stream.h
   28 class Stream {
tools/lldb/include/lldb/Utility/StringExtractorGDBRemote.h
   21 class StringExtractorGDBRemote : public StringExtractor {
tools/lldb/include/lldb/lldb-enumerations.h
  485 enum DynamicValueType {
tools/llvm-objcopy/ELF/Object.h
  382 class SectionBase {
tools/llvm-objcopy/MachO/Object.h
   38 struct Section {
tools/polly/include/polly/ScopInfo.h
  438 class MemoryAccess {
 1153 class ScopStmt {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  225 class aff {
  600 class basic_map {
  778 class basic_set {
 1219 class map {
 1893 class point {
 1929 class pw_aff {
 2626 class set {
unittests/ExecutionEngine/Orc/QueueChannel.h
   73 class QueueChannel : public orc::rpc::RawByteChannel {
usr/include/c++/7.4.0/bits/std_function.h
  291   template<typename _Res, typename _Functor, typename... _ArgTypes>