Searched defs:OCT (Results 1 – 3 of 3) sorted by relevance
256 using OCT = IntegerToString<int8_t, Oct>; in TEST() typedef267 using OCT = IntegerToString<uint8_t, Oct::WithWidth<4>>; in TEST() typedef279 using OCT = IntegerToString<uint8_t, Oct::WithPrefix>; in TEST() typedef
453 if (OCT == Context->getCanonicalType(Context->getObjCIdType()) || in isObjCType() local
546 QualType OCT = Context->getCanonicalType(T).getUnqualifiedType(); isObjCType() local