Searched defs:toBits (Results 1 – 2 of 2) sorted by relevance
625 uint8_t toBits() { return Kind << KIND_OFFSET | Linkage << LINKAGE_OFFSET; } in toBits() function
1770 int64_t ASTContext::toBits(CharUnits CharSize) const { in toBits() function in ASTContext