Home
last modified time | relevance | path

Searched defs:tdecl (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangPersistentVariables.cpp76 if (clang::TypeDecl *tdecl = llvm::dyn_cast<clang::TypeDecl>(p.m_decl)) { in GetCompilerTypeFromPersistentDecl() local
/external/libabigail/src/
Dabg-reader.cc5263 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()
Dabg-ir.cc22985 template_decl_sptr tdecl, in type_composition()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4535 clang::TagDecl *tdecl = nullptr; in CreateTypedef() local