Home
last modified time | relevance | path

Searched defs:IsAligned (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp40 StringRef CurrentLinePrefix, bool IsAligned, in Change() argument
56 bool IsAligned, bool InPPDirective) { in replaceWhitespace() argument
1697 appendIndentText(std::string & Text,unsigned IndentLevel,unsigned Spaces,unsigned WhitespaceStartColumn,bool IsAligned) appendIndentText() argument
[all...]
H A DWhitespaceManager.h134 bool IsAligned; global() member
H A DContinuationIndenter.h272 bool IsAligned : 1; global() member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h469 inline constexpr bool IsAligned(uptr a, uptr alignment) { IsAligned() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2618 auto IsAligned = [](OverloadCandidate &C) { resolveAllocationOverload() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp8968 __anon86e357b50102(SDValue Op, bool IsAligned) LowerINTRINSIC_W_CHAIN() argument