Searched refs:getBOOLType (Results 1 – 3 of 3) sorted by relevance
187 QualType Ty = C.getBOOLDecl() ? C.getBOOLType() : C.ObjCBuiltinBoolTy; in makeObjCBool()
1953 QualType getBOOLType() const { in getBOOLType() function
19634 BoolT = Context.getBOOLType(); in ActOnObjCBoolLiteral()