Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h117 CharUnits getPointerAlign() const { in getPointerAlign() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h476 uint64_t getPointerAlign(LangAS AddrSpace) const { in getPointerAlign() function