Home
last modified time | relevance | path

Searched refs:WantAligned (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3291 bool WantSize, bool WantAligned) { in FindDeallocationFunction() argument
3302 WantAligned || hasNewExtendedAlignment(*this, Context.getRecordType(RD)); in FindDeallocationFunction()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6925 bool WantAligned = false);