Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1145 const bool Overaligned = S.getLangOpts().CoroAlignedAllocation; findDeleteForPromise() local
H A DSemaExprCXX.cpp3254 FindUsualDeallocationFunction(SourceLocation StartLoc,bool CanProvideSize,bool Overaligned,DeclarationName Name) FindUsualDeallocationFunction() argument
3301 bool Overaligned = FindDeallocationFunction() local
3796 bool Overaligned = hasNewExtendedAlignment(*this, Pointee); ActOnCXXDelete() local