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

Definitions

include/llvm/ADT/APFloat.h
  689 class APFloat : public APFloatBase {
include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ADT/CachedHashString.h
   29 class CachedHashStringRef {
include/llvm/ADT/DenseMap.h
   57 template <typename DerivedT, typename KeyT, typename ValueT, typename KeyInfoT,
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/AliasSetTracker.h
  331   class ASTCallbackVH final : public CallbackVH {
include/llvm/Analysis/AssumptionCache.h
   51   class AffectedValueCallbackVH final : public CallbackVH {
include/llvm/Analysis/ScalarEvolution.h
 1093   class SCEVCallbackVH final : public CallbackVH {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/DebugInfo/CodeView/TypeHashing.h
   32 struct LocallyHashedType {
   77 struct GloballyHashedType {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/IR/CallSite.h
  672 class CallSite : public CallSiteBase<Function, BasicBlock, Value, User, Use,
include/llvm/IR/Dominators.h
   76 class BasicBlockEdge {
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
  506   struct VFuncId {
  514   struct ConstVCall {
include/llvm/Support/JSON.h
  490 class ObjectKey {
lib/CodeGen/LiveDebugValues.cpp
  128   class DebugVariable {
lib/CodeGen/LiveDebugVariables.cpp
  151 class UserValueIdentity {
lib/MC/WasmObjectWriter.cpp
   61 struct WasmSignature {
lib/Transforms/Scalar/GVN.cpp
  113 struct llvm::GVN::Expression {
tools/clang/include/clang/AST/BaseSubobject.h
   30 class BaseSubobject {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
tools/clang/include/clang/Sema/ScopeInfo.h
  244   class WeakObjectProfileTy {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/polly/include/polly/Support/VirtualInstruction.h
  229 class VirtualInstruction {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {