Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenTypeCache.h78 CharUnits getIntAlign() const { in getIntAlign() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h397 unsigned getIntAlign() const { return IntAlign; } in getIntAlign() function