Searched defs:tdecl (Results 1 – 4 of 4) sorted by relevance
76 if (clang::TypeDecl *tdecl = llvm::dyn_cast<clang::TypeDecl>(p.m_decl)) { in GetCompilerTypeFromPersistentDecl() local
5263 template_decl_sptr tdecl) in build_type_tparameter()5325 template_decl_sptr tdecl) in build_type_composition()5384 template_decl_sptr tdecl) in build_non_type_tparameter()5431 template_decl_sptr tdecl) in build_template_tparameter()5508 template_decl_sptr tdecl) in build_template_parameter()
22985 template_decl_sptr tdecl, in type_composition()
4535 clang::TagDecl *tdecl = nullptr; in CreateTypedef() local