Home
last modified time | relevance | path

Searched refs:Sized (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/cuda_wrappers/
H A Dnew81 // Sized delete, C++14 only.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSegmentedStacks.rst63 Variable Sized Allocas
/netbsd-src/external/mit/libcbor/dist/doc/source/
H A Dinternal.rst11 DST Dynamically Sized Type Type whose storage requirements cannot be determined
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2967 for (int Sized = 0; Sized < NumSizeVariants; ++Sized) { in DeclareGlobalNewDelete() local
2968 if (Sized) in DeclareGlobalNewDelete()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-201488 N3778: Sized Deallocation