Home
last modified time | relevance | path

Searched defs:Del (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelChangeObserver.cpp33 MachineFunction::Delegate *Del) in RAIIDelegateInstaller() argument
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dnullptr.pass.cpp67 using Del = CDeleter<VT>; in test_sfinae() typedef
H A Ddefault.pass.cpp53 using Del = CDeleter<ElemType>; in test_sfinae() typedef
H A Dpointer.pass.cpp142 using Del = CDeleter<T>; in test_sfinae() typedef
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp258 using Del = GenericDeleter<0>; in test_sfinae() typedef
266 using Del = GenericDeleter<0>; in test_sfinae() typedef
274 using Del = GenericDeleter<0>; in test_sfinae() typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-equals-default.cpp152 class Del { class
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4700 auto *Del = readDeclAs<FunctionDecl>(); UpdateDecl() local
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2849 Del, // Delete global() enumerator
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2850 Del, // Delete global() enumerator
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5958 InsertValueInst* Del = cast<InsertValueInst>(PrevTo); BuildSubAggregate() local