Home
last modified time | relevance | path

Searched refs:hasRequiresDynamicAllocators (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h152 bool hasRequiresDynamicAllocators() const;
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp453 bool OpenMPIRBuilderConfig::hasRequiresDynamicAllocators() const { in hasRequiresDynamicAllocators() function in OpenMPIRBuilderConfig