Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypeCache.h81 CharUnits getIntAlign() const { in getIntAlign() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h452 unsigned getIntAlign() const { return IntAlign; } in getIntAlign() function