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/SmallVector.h
  314 template <typename T>
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/PtrUseVisitor.h
  130   struct UseToVisit {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/ScheduleDAG.h
   49   class SDep {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/TargetInstrInfo.h
  432   struct RegSubRegPair {
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
include/llvm/IR/ValueHandle.h
  140 class WeakVH : public ValueHandleBase {
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/MC/SubtargetFeature.h
   40 class FeatureBitset {
include/llvm/Transforms/Scalar/Reassociate.h
   46 struct ValueEntry {
lib/Analysis/MemorySSA.cpp
  608   struct TerminatedPath {
lib/Support/YAMLParser.cpp
  179 struct SimpleKey {
lib/Target/AMDGPU/GCNRegBankReassign.cpp
  636   struct BankStall {
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
 1633 struct WeightedLeaf {
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
   33 class DuplexCandidate {
lib/Target/X86/AsmParser/X86AsmParser.cpp
  113   enum InfixCalculatorTok {
lib/Transforms/IPO/HotColdSplitting.cpp
  358 class OutliningRegion {
lib/Transforms/Scalar/IndVarSimplify.cpp
  945 struct NarrowIVDefUse {
lib/Transforms/Utils/ValueMapper.cpp
   56 struct DelayedBasicBlock {
   65 struct WorklistEntry {
tools/clang/include/clang/AST/CommentLexer.h
   55 class Token {
tools/clang/include/clang/AST/DeclAccessPair.h
   29 class DeclAccessPair {
tools/clang/include/clang/AST/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/TemplateBase.h
   50 class TemplateArgument {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
  315 struct PPConditionalInfo {
tools/clang/include/clang/Sema/Sema.h
  524   struct PackIncludeState {
tools/clang/include/clang/Sema/TypoCorrection.h
   42 class TypoCorrection {
tools/clang/include/clang/Serialization/ASTReader.h
  511   struct PendingUpdateRecord {
tools/clang/lib/CodeGen/CodeGenPGO.cpp
  358   struct BreakContinue {
tools/clang/lib/CodeGen/CoverageMappingGen.cpp
  831   struct BreakContinue {
tools/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp
  902   struct Directive {
tools/clang/lib/Sema/Sema.cpp
 1521   struct CallInfo {
tools/clang/tools/libclang/CursorVisitor.h
   24 class VisitorJob {
tools/lld/COFF/PDB.cpp
  724 struct SymbolScope {
tools/polly/include/polly/Support/VirtualInstruction.h
  229 class VirtualInstruction {
unittests/ADT/SmallVectorTest.cpp
  806 struct notassignable {