Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h301 unsigned getBoolAlign() const { return BoolAlign; } in getBoolAlign() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h419 unsigned getBoolAlign() const { return BoolAlign; } in getBoolAlign() function