Home
last modified time | relevance | path

Searched defs:AllocatorName (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc126 std::string AllocatorName(AllocatorMode mode) { in AllocatorName() function
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp12886 DeclarationName AllocatorName = &S.getASTContext().Idents.get(Allocator); in findOMPAllocatorHandleT() local
19292 DeclarationName AllocatorName = &Context.Idents.get(Allocator); in ActOnOpenMPUsesAllocatorClause() local