Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp1410 CharUnits AllocAlign; member in __anon33873e850411::CallDeleteDuringNew
1424 CharUnits AllocAlign) in CallDeleteDuringNew()
1490 CharUnits AllocAlign, in EnterNewDeleteCleanup()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp638 if (const auto *AllocAlign = dyn_cast<AllocAlignAttr>(TmplAttr)) { in InstantiateAttrs() local