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

Definitions

include/llvm/ADT/CachedHashString.h
   72 class CachedHashString {
include/llvm/ADT/DenseMap.h
  847 template <typename KeyT, typename ValueT, unsigned InlineBuckets = 4,
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/TargetInstrInfo.h
  432   struct RegSubRegPair {
include/llvm/IR/CallSite.h
  672 class CallSite : public CallSiteBase<Function, BasicBlock, Value, User, Use,
include/llvm/Support/LowLevelTypeImpl.h
   39 class LLT {
lib/CodeGen/LiveDebugValues.cpp
  128   class DebugVariable {
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/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
tools/clang/include/clang/Sema/ScopeInfo.h
  244   class WeakObjectProfileTy {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {