HomeSort by: relevance | last modified time | path
    Searched defs:template_arguments (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
symtab.h 1600 struct symbol **template_arguments = nullptr;
1599 struct symbol **template_arguments = nullptr; member in struct:template_symbol
gdbtypes.h 1764 struct symbol **template_arguments; member in struct:cplus_struct_type
1992 TYPE_CPLUS_SPECIFIC (thistype)->template_arguments
1994 TYPE_CPLUS_SPECIFIC (thistype)->template_arguments[n]
  /src/external/gpl3/gdb/dist/gdb/
symtab.h 1599 struct symbol **template_arguments = nullptr;
1598 struct symbol **template_arguments = nullptr; member in struct:template_symbol
gdbtypes.h 1781 struct symbol **template_arguments; member in struct:cplus_struct_type
2009 TYPE_CPLUS_SPECIFIC (thistype)->template_arguments
2011 TYPE_CPLUS_SPECIFIC (thistype)->template_arguments[n]
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprCXX.h 3046 ArrayRef<TemplateArgumentLoc> template_arguments() const { function in class:clang::OverloadExpr
3303 ArrayRef<TemplateArgumentLoc> template_arguments() const { function in class:clang::final
3759 ArrayRef<TemplateArgumentLoc> template_arguments() const { function in class:clang::final
Expr.h 1392 ArrayRef<TemplateArgumentLoc> template_arguments() const { function in class:clang::final
3260 ArrayRef<TemplateArgumentLoc> template_arguments() const { function in class:clang::final::final
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 8681 ArrayRef<TemplateArgument> template_arguments() const { function in struct:clang::final::AlignPackInfo::CompleteTypeKind::CodeSynthesisContext

Completed in 39 milliseconds