Searched refs:ValueLoc (Results 1 – 2 of 2) sorted by relevance
308 SourceLocation ValueLoc, in ActOnObjCBoolLiteral() argument312 Inner = ActOnCXXBoolLiteral(ValueLoc, Value? tok::kw_true : tok::kw_false); in ActOnObjCBoolLiteral()316 Inner = ActOnIntegerConstant(ValueLoc, Value? 1 : 0); in ActOnObjCBoolLiteral()
4314 ExprResult ActOnObjCBoolLiteral(SourceLocation AtLoc, SourceLocation ValueLoc,