[PATCH] D18275: [ASTMatchers] Add own version of VariadicFunction.

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 25 11:04:17 PDT 2016


> hasAnyName() was added mostly for performance reasons.

Fair enough. Thanks.

On Fri, Mar 25, 2016 at 2:01 PM, Samuel Benzaquen <sbenza at google.com> wrote:

> On Fri, Mar 25, 2016 at 1:55 PM, Etienne Bergeron <etienneb at google.com>
> wrote:
>
>> etienneb added a subscriber: etienneb.
>> etienneb added a comment.
>>
>> Any plan for doing the same for : hasOverloadedOperatorName ?
>>
>
> hasAnyName() was added mostly for performance reasons.
> We could add the 'Any' version of hasOverloadedOperatorName, but there
> doesn't seem to be that much need for it right now.
>
>
>>
>>
>> Repository:
>>   rL LLVM
>>
>> http://reviews.llvm.org/D18275
>>
>>
>>
>>
>


-- 
Etienne Bergeron
Chrome Protector team, Chrome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160325/7bc2c7f1/attachment-0001.html>


More information about the cfe-commits mailing list