reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
218 static typename cast_retty<To, From>::ret_type doit(From &Val) { 227 static typename cast_retty<To, FromTy>::ret_type doit(const FromTy &Val) {tools/clang/include/clang/AST/DeclBase.h
2514 static const ToTy *doit(const ::clang::DeclContext *Val) { 2521 static ToTy *doit(::clang::DeclContext *Val) { 2536 static ::clang::DeclContext *doit(const FromTy *Val) {