Home | History | Annotate | Download | only in AST

Lines Matching full:msvc

188   // MSVC doesn't mangle C++ names the same way it mangles extern "C" names.
210 // TODO: Fields? Can MSVC even mangle them?
834 // Note that the MSVC __restrict keyword isn't the same as the C99 restrict