Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h339 bool isUnaligned() const { in isUnaligned() function
361 bool isUnaligned() const { return Attrs & (1 << 11); } in isUnaligned() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h329 bool isUnaligned() const { in isUnaligned() function