Perform the C++ specific semantic checks of a function declaration after it's...
Perform the C++ specific semantic checks of a function declaration after it's been merged with the previous declaration. This ensures that getPreviousDecl() will have the right value when ActOnConversionDeclarator is called. llvm-svn: 81720
Loading
Please register or sign in to comment