Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/LinkageSpec.h

    rab57786 r8b7ee09  
    1010// Created On       : Sat May 16 13:24:28 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Aug 20 19:22:23 2016
    13 // Update Count     : 8
     12// Last Modified On : Thu Aug 18 23:47:16 2016
     13// Update Count     : 7
    1414//
    1515
     
    3434        static bool isDecoratable( Spec );
    3535        static bool isGeneratable( Spec );
     36        static bool isOverloadable( Spec );
    3637        static bool isOverridable( Spec );
    3738        static bool isBuiltin( Spec );
Note: See TracChangeset for help on using the changeset viewer.