Home
last modified time | relevance | path

Searched refs:getFixedPointIBits (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2255 unsigned char getFixedPointIBits(QualType Ty) const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13939 unsigned char ASTContext::getFixedPointIBits(QualType Ty) const { in getFixedPointIBits() function in ASTContext