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

Definitions

include/llvm/ADT/FoldingSet.h
  305 class FoldingSetNodeID {
include/llvm/ADT/STLExtras.h
 1367 struct FreeDeleter {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/IR/Metadata.h
  838 struct TempMDNodeDeleter {
include/llvm/IR/Value.h
  718 struct ValueDeleter { void operator()(Value *V) { V->deleteValue(); } };
include/llvm/Support/FormatAdapters.h
   75 class ErrorAdapter : public FormatAdapter<Error> {
lib/MC/MCParser/AsmParser.cpp
  160   struct CppHashInfoTy {
lib/Target/AArch64/Utils/AArch64BaseInfo.h
  235 enum CondCode {  // Meaning (integer)          Meaning (floating-point)
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
  295 class PredicateInfo {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
tools/clang/include/clang/AST/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
  196 class SourceRange {
tools/clang/include/clang/Sema/Sema.h
 1454   class PoppedFunctionScopeDeleter {
tools/clang/tools/extra/clangd/Context.h
   69 class Context {
tools/clang/tools/extra/clangd/index/Ref.h
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h
   45 class RelationSlab {
tools/dsymutil/LinkUtils.h
   34 struct LinkOptions {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/source/Plugins/Process/Linux/ProcessorTrace.h
   44   class munmap_delete {
   55   class file_close {
tools/llvm-cov/CoverageViewOptions.h
   19 struct CoverageViewOptions {
tools/llvm-cov/SourceCoverageView.h
   73   struct StreamDestructor {
usr/include/c++/7.4.0/future
  211       struct _Deleter