Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp3248 bool WantSize, bool WantAligned) { in FindDeallocationFunction() argument
3259 WantAligned || hasNewExtendedAlignment(*this, Context.getRecordType(RD)); in FindDeallocationFunction()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6773 bool WantAligned = false);