clang API Documentation
Implement cast_convert_val for Decl -> DeclContext conversions. More...
#include <DeclBase.h>
Static Public Member Functions | |
| ::clang::DeclContext & | doit (const FromTy &Val) |
Implement cast_convert_val for Decl -> DeclContext conversions.
Definition at line 1611 of file DeclBase.h.
| ::clang::DeclContext& llvm::cast_convert_val< ::clang::DeclContext, FromTy, FromTy >::doit | ( | const FromTy & | Val | ) | [inline, static] |
Definition at line 1612 of file DeclBase.h.