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

Definitions

include/llvm/ADT/CachedHashString.h
   29 class CachedHashStringRef {
   72 class CachedHashString {
include/llvm/ADT/DenseSet.h
   53 template <typename ValueT, typename MapTy, typename ValueInfoT>
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/BranchProbabilityInfo.h
  151   class BasicBlockCallbackVH final : public CallbackVH {
include/llvm/Analysis/PhiValues.h
   93   class PhiValuesCallbackVH final : public CallbackVH {
include/llvm/CodeGen/TargetInstrInfo.h
  432   struct RegSubRegPair {
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  267   struct Abbrev {
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 {
lib/Analysis/AliasAnalysisSummary.h
  199 struct InstantiatedValue {
lib/Transforms/Scalar/GVNSink.cpp
  229 class ModelledPHI {
lib/Transforms/Scalar/LoopUnrollPass.cpp
  279 struct UnrolledInstState {
tools/clang/include/clang/AST/BaseSubobject.h
   30 class BaseSubobject {
tools/clang/include/clang/AST/GlobalDecl.h
   40 class GlobalDecl {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Sema/Sema.h
10746   struct FunctionDeclAndLoc {
tools/clang/lib/ARCMigrate/ObjCMT.cpp
 2044 struct EditEntry {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/clang/tools/extra/clangd/index/dex/Token.h
   40 class Token {
tools/clang/tools/libclang/Indexing.cpp
   70 class PPRegion {
tools/lld/COFF/Chunks.h
  542 struct ChunkAndOffset {
tools/polly/include/polly/Support/VirtualInstruction.h
  229 class VirtualInstruction {
unittests/ADT/DenseSetTest.cpp
  141 struct CountCopyAndMove {