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.cpp1430 CharUnits AllocAlign; member in __anon1726de420411::CallDeleteDuringNew
1444 CharUnits AllocAlign) in CallDeleteDuringNew()
1510 CharUnits AllocAlign, in EnterNewDeleteCleanup()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp739 if (const auto *AllocAlign = dyn_cast<AllocAlignAttr>(TmplAttr)) { in InstantiateAttrs() local