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

Definitions

include/llvm/ADT/DenseMap.h
  847 template <typename KeyT, typename ValueT, unsigned InlineBuckets = 4,
include/llvm/ADT/DenseSet.h
   30 struct DenseSetEmpty {};
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/AliasAnalysis.h
   78 enum AliasResult : uint8_t {
  102 enum class ModRefInfo : uint8_t {
include/llvm/Analysis/ValueLattice.h
   26 class ValueLatticeElement {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/ProfileData/InstrProf.h
  685 struct InstrProfRecord {
lib/Analysis/MemorySSAUpdater.cpp
  908   struct PredInfo {
lib/Bitcode/Writer/ValueEnumerator.h
   95   struct MDRange {
lib/CodeGen/PeepholeOptimizer.cpp
  282   class ValueTrackerResult {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 9425   enum StaticAllocaInfo { Unknown, Clobbered, Elidable };
lib/Target/AArch64/AArch64PromoteConstant.cpp
   95   struct PromotedConstant {
lib/Transforms/Scalar/SROA.cpp
 3642   struct SplitOffsets {
lib/Transforms/Scalar/SpeculateAroundPHIs.cpp
  211   struct CostsAndCount {
lib/Transforms/Utils/ValueMapper.cpp
  194   struct Data {
tools/clang/include/clang/AST/CXXInheritance.h
  134   struct IsVirtBaseAndNumberNonVirtBases {
tools/clang/include/clang/AST/DeclContextInternals.h
   34 struct StoredDeclsList {
tools/clang/include/clang/AST/TemplateBase.h
  554 class TemplateArgumentListInfo {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/Basic/TokenKinds.h
   24 enum TokenKind : unsigned short {
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  455   struct FunctionData {
tools/clang/lib/Sema/SemaChecking.cpp
12565   struct UsageInfo {
tools/clang/lib/Sema/SemaOpenMP.cpp
   80   struct DSAInfo {
  102   struct ReductionData {
tools/clang/tools/extra/clangd/FindTarget.h
  141 class DeclRelationSet {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 2626 class set {
 3040 class union_map {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {