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