Home
last modified time | relevance | path

Searched refs:hasAlignMac68kSupport (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
DTargetInfo.h505 bool hasAlignMac68kSupport() const { in hasAlignMac68kSupport() function
/external/clang/lib/Sema/
DSemaAttr.cpp102 if (!this->Context.getTargetInfo().hasAlignMac68kSupport()) { in ActOnPragmaOptionsAlign()
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h781 bool hasAlignMac68kSupport() const { in hasAlignMac68kSupport() function
/external/llvm-project/clang/lib/Sema/
DSemaAttr.cpp229 if (!this->Context.getTargetInfo().hasAlignMac68kSupport()) { in ActOnPragmaOptionsAlign()