Searched defs:AllocAlign (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprCXX.cpp | 1430 CharUnits AllocAlign; global() member in __anon1a7185cc0411::CallDeleteDuringNew |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 739 if (const auto *AllocAlign = dyn_cast<AllocAlignAttr>(TmplAttr)) { InstantiateAttrs() local |