Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h2155 unsigned char getFixedPointIBits(QualType Ty) const;
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp13211 unsigned char ASTContext::getFixedPointIBits(QualType Ty) const { in getFixedPointIBits() function in ASTContext