Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2246 typeAwareAllocationModeFromBool(bool IsTypeAwareAllocation) { in typeAwareAllocationModeFromBool() argument
2247 return IsTypeAwareAllocation ? TypeAwareAllocationMode::Yes in typeAwareAllocationModeFromBool()