Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprCXX.cpp1411 CharUnits AllocAlign; member in __anonf13c27c70411::CallDeleteDuringNew
1425 CharUnits AllocAlign) in CallDeleteDuringNew()
1491 CharUnits AllocAlign, in EnterNewDeleteCleanup()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp721 if (const auto *AllocAlign = dyn_cast<AllocAlignAttr>(TmplAttr)) { in InstantiateAttrs() local