Use the DeclStmt::decl_iterator to get the first decl in a DeclStmt instead of...
Use the DeclStmt::decl_iterator to get the first decl in a DeclStmt instead of using DeclStmt::getDecl(). llvm-svn: 57196
Loading
Please register or sign in to comment