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/StringRef.h
   54   class StringRef {
include/llvm/Analysis/LazyCallGraph.h
  196     class iterator
  227     class call_iterator
include/llvm/BinaryFormat/Dwarf.h
   70 enum DwarfFormat : uint8_t { DWARF32, DWARF64 };
   82 enum Tag : uint16_t {
include/llvm/CodeGen/ISDOpcodes.h
   38   enum NodeType {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/Demangle/MicrosoftDemangleNodes.h
   55 enum class PointerAffinity { None, Pointer, Reference, RValueReference };
include/llvm/IR/DerivedTypes.h
  170 class FunctionCallee {
include/llvm/IR/User.h
  245   struct value_op_iterator
include/llvm/Support/BinaryStreamReader.h
   31 class BinaryStreamReader {
include/llvm/Support/BinaryStreamRef.h
  200 struct BinarySubstreamRef {
include/llvm/Support/BinaryStreamWriter.h
   31 class BinaryStreamWriter {
lib/CodeGen/MachineBlockPlacement.cpp
  326   struct WeightedEdge {
lib/Transforms/Scalar/LoopUnswitch.cpp
  403 enum OperatorChain {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/Type.h
  137 class Qualifiers {
  643 class QualType {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/Edit/EditedSource.h
   51   struct MacroArgUse {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
   75 class SVal {
tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  473 struct SNodeId {
usr/include/c++/7.4.0/tuple
 1239       template<typename _U1, typename _U2>