Test isa<FunctionDecl> to exclude objective-C methods. This ensures the...
Test isa<FunctionDecl> to exclude objective-C methods. This ensures the following cast will never fail. llvm-svn: 145441
Loading
Please register or sign in to comment
Test isa<FunctionDecl> to exclude objective-C methods. This ensures the following cast will never fail. llvm-svn: 145441