reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/unittests/Symbol/TestClangASTContext.cpp
  398   infos.names.push_back("T");
  399   infos.args.push_back(TemplateArgument(m_ast->getASTContext()->IntTy));
  400   infos.names.push_back("I");
  402   infos.args.push_back(TemplateArgument(*m_ast->getASTContext(), arg,
  407       m_ast->GetTranslationUnitDecl(), eAccessPublic, "foo", TTK_Struct, infos);
  413           m_ast->GetTranslationUnitDecl(), decl, TTK_Struct, infos);