Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp51 unsigned LongWidth = TI.getLongWidth(); in getLongPrimType() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h96 unsigned char LongWidth, LongAlign; member