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

Definitions

include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/ADT/iterator.h
  194     typename T = typename std::iterator_traits<WrappedIteratorT>::value_type,
include/llvm/Analysis/LazyCallGraph.h
  135   class Edge {
  327   class Node {
  431   class SCC {
include/llvm/CodeGen/DIE.h
  352 class DIEValue {
include/llvm/CodeGen/MachineMemOperand.h
  126 class MachineMemOperand {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
  131 class FrameEntry {
include/llvm/ExecutionEngine/JITLink/JITLink.h
  506 class Section {
include/llvm/FuzzMutate/OpDescriptor.h
   89 struct OpDescriptor {
include/llvm/IR/Instruction.h
   43 class Instruction : public User,
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
include/llvm/IR/Use.h
   55 class Use {
include/llvm/MC/MCSection.h
   39 class MCSection {
include/llvm/ProfileData/GCOV.h
  313 class GCOVBlock {
include/llvm/TextAPI/MachO/Target.h
   24 class Target {
lib/Transforms/Vectorize/SLPVectorizer.cpp
  636   struct EdgeInfo {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/DeclTemplate.h
  455 class FunctionTemplateSpecializationInfo final
 1640 class ClassTemplateSpecializationDecl
 1904 class ClassTemplatePartialSpecializationDecl
 2485 class VarTemplateSpecializationDecl : public VarDecl,
 2746 class VarTemplatePartialSpecializationDecl
tools/clang/include/clang/AST/OpenMPClause.h
 4211   class MappableComponent {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Driver/Job.h
   41 class Command {
tools/clang/include/clang/Sema/ParsedAttr.h
  117 class ParsedAttr final
tools/clang/include/clang/Serialization/Module.h
  107 class ModuleFile {
tools/llvm-lipo/llvm-lipo.cpp
  156 class Slice {
tools/llvm-objcopy/ELF/Object.h
  382 class SectionBase {
  422 class Segment {
unittests/ADT/MappedIteratorTest.cpp
   25   struct S {
utils/TableGen/GICombinerEmitter.cpp
   54 class CombineRule {