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

Definitions

include/llvm/ADT/STLExtras.h
 1367 struct FreeDeleter {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/IR/Metadata.h
  838 struct TempMDNodeDeleter {
include/llvm/IR/Value.h
  718 struct ValueDeleter { void operator()(Value *V) { V->deleteValue(); } };
tools/clang/include/clang/AST/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
 1238 class TrueMatcher {
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/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
   25 struct NodeId {
tools/clang/tools/extra/clangd/Context.h
   69 class Context {
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/SourceCoverageView.h
   73   struct StreamDestructor {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 1219 class map {
usr/include/c++/7.4.0/bits/stl_bvector.h
  300   struct _Bit_const_iterator : public _Bit_iterator_base
usr/include/c++/7.4.0/future
  211       struct _Deleter
usr/include/c++/7.4.0/tuple
 1231       template<typename _U1, typename _U2>