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