Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1978 unsigned char getFixedPointIBits(QualType Ty) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp10445 unsigned char ASTContext::getFixedPointIBits(QualType Ty) const { in getFixedPointIBits() function in ASTContext