Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h886 unsigned short getMaxTLSAlign() const { in getMaxTLSAlign() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1307 unsigned getMaxTLSAlign() const { return MaxTLSAlign; } in getMaxTLSAlign() function