HomeSort by relevance Sort by last modified time
    Searched refs:Template1 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Modules/Inputs/
DebugCXX.h 90 class Template1 {
93 typedef Template1<void *> TypedefTemplate;
94 extern template class Template1<int>;
  /external/clang/test/Modules/
ExtDebugInfo.cpp 49 Template1<int> explicitTemplate1;
135 // CHECK: !DICompositeType(tag: DW_TAG_class_type, name: "Template1<void *>",
140 // CHECK: !DICompositeType(tag: DW_TAG_class_type, name: "Template1<int>",

Completed in 380 milliseconds