Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1435 CharUnits AllocAlign; member in __anondca4c77a0411::CallDeleteDuringNew
1449 CharUnits AllocAlign) in CallDeleteDuringNew()
1515 CharUnits AllocAlign, in EnterNewDeleteCleanup()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp767 if (const auto *AllocAlign = dyn_cast<AllocAlignAttr>(TmplAttr)) { in InstantiateAttrs() local