Home
last modified time | relevance | path

Searched defs:IsUnaligned (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h40 IsUnaligned, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h40 IsUnaligned, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h40 IsUnaligned, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h40 IsUnaligned, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h40 IsUnaligned, enumerator
/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3643 bool &IsUnaligned) { in decomposeTypeForEH()
3681 bool IsConst, IsVolatile, IsUnaligned; in getAddrOfCXXCatchHandlerType() local
4104 bool IsConst, IsVolatile, IsUnaligned; in getThrowInfo() local
/aosp_15_r20/external/clang/lib/AST/
H A DMicrosoftMangle.cpp2660 bool IsUnaligned, in mangleCXXThrowInfo()