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/APSInt.h
   21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/SmallVector.h
  178 template <typename T, bool = is_trivially_copyable<T>::value>
include/llvm/Analysis/LoopAccessAnalysis.h
  386   struct CheckingPtrGroup {
include/llvm/Analysis/PtrUseVisitor.h
  130   struct UseToVisit {
include/llvm/Analysis/ScalarEvolution.h
 1247   struct ExitNotTakenInfo {
include/llvm/Bitstream/BitstreamReader.h
  347   struct Block {
include/llvm/CodeGen/AsmPrinter.h
  145   struct HandlerInfo {
include/llvm/CodeGen/GlobalISel/CallLowering.h
   46   struct ArgInfo {
include/llvm/CodeGen/MachinePipeliner.h
  316 class NodeSet {
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  385   class NameIndex {
include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
   27   struct Entry {
   37   struct LocationList {
   79   struct Entry {
   90   struct LocationList {
include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
   64   struct InjectedSourceDescriptor {
include/llvm/IR/ConstantRange.h
   47 class LLVM_NODISCARD ConstantRange {
include/llvm/IR/DiagnosticInfo.h
  418   struct Argument {
include/llvm/IR/ValueHandle.h
  140 class WeakVH : public ValueHandleBase {
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/MC/MCAsmMacro.h
   21 class AsmToken {
include/llvm/MC/MCLinkerOptimizationHint.h
  102 class MCLOHDirective {
include/llvm/Support/VirtualFileSystem.h
  507 struct YAMLVFSEntry {
include/llvm/Transforms/Scalar/ConstantHoisting.h
  101 struct RebasedConstantInfo {
  113 struct ConstantInfo {
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1694   struct SectionCPs {
lib/CodeGen/AsmPrinter/DwarfFile.h
   40 class RangeSpanList {
lib/CodeGen/InterferenceCache.h
   71     struct RegUnitInfo {
lib/CodeGen/PeepholeOptimizer.cpp
  263   class RecurrenceInstr {
lib/CodeGen/RenameIndependentSubregs.cpp
   66   struct SubRangeInfo {
lib/CodeGen/SafeStackLayout.h
   40   struct StackObject {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 7723 class SDISelAsmOperandInfo : public TargetLowering::AsmOperandInfo {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
   46 class SectionEntry {
lib/IR/LLVMContextImpl.h
 1215   struct Attachment {
lib/Target/AArch64/AArch64MachineFunctionInfo.h
  265   class MILOHDirective {
lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
   77   struct Bucket {
lib/Target/PowerPC/PPCReduceCRLogicals.cpp
  355   struct CRLogicalOpInfo {
lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
  224 struct Entry {
lib/Transforms/Scalar/LoopStrengthReduce.cpp
 1075 struct LSRFixup {
 1131 class LSRUse {
 1866 struct IVChain {
lib/Transforms/Scalar/MemCpyOptimizer.cpp
   84 struct MemsetRange {
lib/Transforms/Utils/ValueMapper.cpp
   56 struct DelayedBasicBlock {
tools/clang/include/clang/AST/APValue.h
  115 class APValue {
tools/clang/include/clang/AST/Stmt.h
 2897   class AsmStringPiece {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  146 class BoundNodesMap {
tools/clang/include/clang/Basic/Diagnostic.h
   66 class FixItHint {
 1438 class StoredDiagnostic {
tools/clang/include/clang/Basic/Module.h
  157   struct Header {
  325   struct LinkLibrary {
tools/clang/include/clang/CodeGen/CodeGenAction.h
   29   struct LinkModule {
tools/clang/include/clang/Frontend/ASTUnit.h
   98   struct StandaloneDiagnostic {
tools/clang/include/clang/Parse/Parser.h
 1223   struct LateParsedDefaultArgument {
tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  746 class CodeCompletionResult {
tools/clang/include/clang/Sema/DeclSpec.h
 1234   struct ParamInfo {
tools/clang/include/clang/Sema/Overload.h
  766   struct OverloadCandidate {
tools/clang/include/clang/Sema/ScopeInfo.h
   84 class PossiblyUnreachableDiag {
tools/clang/include/clang/Sema/Sema.h
  560   struct PragmaAttributeEntry {
 1696   struct ModuleScope {
tools/clang/include/clang/Sema/TypoCorrection.h
   42 class TypoCorrection {
tools/clang/include/clang/Serialization/GlobalModuleIndex.h
   71   struct ModuleInfo {
tools/clang/include/clang/Tooling/CompilationDatabase.h
   43 struct CompileCommand {
tools/clang/include/clang/Tooling/Core/Diagnostic.h
   31 struct DiagnosticMessage {
tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
   85   struct Include {
tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h
   36 class AtomicChange {
tools/clang/include/clang/Tooling/Transformer/RewriteRule.h
  261 struct Transformation {
tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp
  224   struct PoolScope {
tools/clang/lib/AST/ASTDiagnostic.cpp
  558     struct DiffNode {
tools/clang/lib/CodeGen/TargetInfo.cpp
 8679 class FieldEncoding {
tools/clang/lib/Format/Format.cpp
 1814 struct JavaImportDirective {
tools/clang/lib/Format/UnwrappedLineParser.h
   36 struct UnwrappedLine {
tools/clang/lib/Format/UsingDeclarationsSorter.cpp
   67 struct UsingDeclaration {
tools/clang/lib/Format/WhitespaceManager.h
   88   struct Change {
tools/clang/lib/Serialization/ASTReader.cpp
 2102   struct ModuleMacroRecord {
tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
   34 struct MallocOverflowCheck {
tools/clang/lib/Tooling/Refactoring/ASTSelection.cpp
  251 struct SelectedNodeWithParents {
tools/clang/tools/extra/clang-doc/Representation.h
  209 struct Location {
tools/clang/tools/extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp
   18 struct PreprocessorEntry {
tools/clang/tools/extra/clangd/CodeComplete.cpp
  162 struct CompletionCandidate {
tools/clang/tools/extra/clangd/CodeComplete.h
  164   struct IncludeCandidate {
tools/clang/tools/extra/clangd/FindTarget.h
   84 struct ReferenceLoc {
tools/clang/tools/extra/clangd/Protocol.h
  202 struct TextEdit {
tools/clang/tools/libclang/CXIndexDataConsumer.h
   48 struct EntityInfo : public CXIdxEntityInfo {
  222 struct IBOutletCollectionInfo : public AttrInfo {
tools/lldb/include/lldb/Symbol/Type.h
   27 struct CompilerContext {
tools/llvm-diff/DiffConsumer.h
   57     struct DiffContext {
tools/llvm-exegesis/lib/MCInstrDescView.h
  179 struct AliasingRegisterOperands {
tools/llvm-objcopy/CopyConfig.h
  147 struct CopyConfig {
tools/llvm-profdata/llvm-profdata.cpp
  177 struct WeightedFile {
tools/llvm-rtdyld/llvm-rtdyld.cpp
  190   struct SectionInfo {
tools/polly/include/polly/ScopBuilder.h
  762   using LoopStackElementTy = struct LoopStackElement {
tools/polly/include/polly/ScopInfo.h
 1107 struct InvariantAccess {
 1628 struct Assumption {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 1929 class pw_aff {
 3501 class union_set {
unittests/ADT/SmallVectorTest.cpp
   26 class Constructable {
  819 struct MovedFrom {
utils/TableGen/InfoByHwMode.h
  120 struct ValueTypeByHwMode : public InfoByHwMode<MVT> {
utils/TableGen/PseudoLoweringEmitter.cpp
   35   struct PseudoExpansion {
utils/TableGen/RISCVCompressInstEmitter.cpp
   85   struct CompressPat {