Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1829 struct cast_convert_decl_context { struct
1841 struct cast_convert_decl_context<ToTy, true> { argument
1869 return *::clang::cast_convert_decl_context<ToTy>::doit(&Val);
1875 return *::clang::cast_convert_decl_context<ToTy>::doit(&Val);
1882 return ::clang::cast_convert_decl_context<ToTy>::doit(Val);
1888 return ::clang::cast_convert_decl_context<ToTy>::doit(Val);
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h2497 struct cast_convert_decl_context { struct
2509 struct cast_convert_decl_context<ToTy, true> { argument
2536 return *::clang::cast_convert_decl_context<ToTy>::doit(&Val);
2543 return *::clang::cast_convert_decl_context<ToTy>::doit(&Val);
2551 return ::clang::cast_convert_decl_context<ToTy>::doit(Val);
2558 return ::clang::cast_convert_decl_context<ToTy>::doit(Val);