Home
last modified time | relevance | path

Searched refs:member_class1 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/CodeGenCXX/
Dattr-exclude_from_explicit_instantiation.dont_assume_extern_instantiation.cpp22 struct EXCLUDE_FROM_EXPLICIT_INSTANTIATION member_class1 { struct
77 Foo<int>::member_class1::static_member_function(); in use()
/external/llvm-project/clang/test/SemaCXX/
Dattr-exclude_from_explicit_instantiation.extern_declaration.cpp21 struct EXCLUDE_FROM_EXPLICIT_INSTANTIATION member_class1 { struct
67 Foo<Empty>::member_class1::static_member_function(); // expected-note{{in instantiation of}} in main()
Dattr-exclude_from_explicit_instantiation.explicit_instantiation.cpp20 struct EXCLUDE_FROM_EXPLICIT_INSTANTIATION member_class1 { struct