castToDeclContext/castFromDeclContext are not meant to be used directly; they...
castToDeclContext/castFromDeclContext are not meant to be used directly; they are used indirectly by cast/dyn_cast. All Decl <-> DeclContext casting should be done through cast/dyn_cast. llvm-svn: 64631
Loading
Please register or sign in to comment