Home
last modified time | relevance | path

Searched defs:template_decl (Results 1 – 3 of 3) sorted by relevance

/external/libabigail/include/
Dabg-fwd.h271 class template_decl; variable
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp6940 const clang::ClassTemplateSpecializationDecl *template_decl = in GetNumTemplateArguments() local
6984 const clang::ClassTemplateSpecializationDecl *template_decl = in GetTemplateArgumentKind() local
7023 const clang::ClassTemplateSpecializationDecl *template_decl = in GetTypeTemplateArgument() local
7039 const clang::ClassTemplateSpecializationDecl *template_decl = in GetIntegralTemplateArgument() local
/external/libabigail/src/
Dabg-ir.cc22581 template_decl::template_decl(const environment* env, in template_decl() function in abigail::ir::template_decl