Replace CurFunctionDecl and CurMethodDecl with methods getCurFunctionDecl()...
Replace CurFunctionDecl and CurMethodDecl with methods getCurFunctionDecl() and getCurMethodDecl() that return the appropriate Decl through CurContext. llvm-svn: 52852
Loading
Please register or sign in to comment