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

Definitions

include/llvm/ADT/SmallVector.h
  314 template <typename T>
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/BlockFrequencyInfoImpl.h
  182   struct BlockNode {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/IR/Attributes.h
  214 class AttributeSet {
include/llvm/MC/LaneBitmask.h
   39   struct LaneBitmask {
include/llvm/MCA/Instruction.h
  562 class InstRef {
include/llvm/TextAPI/MachO/Target.h
   24 class Target {
lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  161 struct RegInfo {
lib/Transforms/Scalar/GuardWidening.cpp
  207   class RangeCheck {
tools/clang/include/clang/AST/APValue.h
  195   class LValuePathEntry {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/TemplateBase.h
   50 class TemplateArgument {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  746 class CodeCompletionResult {
tools/clang/lib/CodeGen/CGCall.h
  217   struct CallArg {
  267     struct Writeback {
  279     struct CallArgCleanup {
unittests/ADT/SmallVectorTest.cpp
   26 class Constructable {
utils/TableGen/InfoByHwMode.h
  120 struct ValueTypeByHwMode : public InfoByHwMode<MVT> {