Lines Matching defs:cppgc
5 #include "include/cppgc/allocation.h"
7 #include "include/cppgc/internal/api-constants.h"
9 #include "src/heap/cppgc/globals.h"
10 #include "src/heap/cppgc/object-allocator.h"
18 namespace cppgc {
37 cppgc::AllocationHandle& handle, size_t size, GCInfoIndex index) {
45 cppgc::AllocationHandle& handle, size_t size, AlignVal alignment,
55 cppgc::AllocationHandle& handle, size_t size, GCInfoIndex index,
65 cppgc::AllocationHandle& handle, size_t size, AlignVal alignment,
72 } // namespace cppgc