Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2050 unsigned char getFixedPointIBits(QualType Ty) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp11448 unsigned char ASTContext::getFixedPointIBits(QualType Ty) const { in getFixedPointIBits() function in ASTContext