Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h334 unsigned char GetLSB() const { in GetLSB() function
389 bool isOffset() const { return GetLSB() & 0x01; } in isOffset()