Home
last modified time | relevance | path

Searched refs:cast_convert_decl_context (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclBase.h1779 struct cast_convert_decl_context { struct
1791 struct cast_convert_decl_context<ToTy, true> { argument
1819 return *::clang::cast_convert_decl_context<ToTy>::doit(&Val);
1825 return *::clang::cast_convert_decl_context<ToTy>::doit(&Val);
1832 return ::clang::cast_convert_decl_context<ToTy>::doit(Val);
1838 return ::clang::cast_convert_decl_context<ToTy>::doit(Val);