Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprCXX.cpp1405 CharUnits AllocAlign; member in __anone78c75b10411::CallDeleteDuringNew
1419 CharUnits AllocAlign) in CallDeleteDuringNew()
1485 CharUnits AllocAlign, in EnterNewDeleteCleanup()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp607 if (const auto *AllocAlign = dyn_cast<AllocAlignAttr>(TmplAttr)) { in InstantiateAttrs() local