Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTContext.h2007 unsigned char getFixedPointIBits(QualType Ty) const;
/external/llvm-project/clang/lib/AST/
DASTContext.cpp11255 unsigned char ASTContext::getFixedPointIBits(QualType Ty) const { in getFixedPointIBits() function in ASTContext