Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Index/Core/
Dno-templated-canonical-decl.cpp3 template <template <typename> class A> class B { typedef A<int> A_int; }; typedef in B
/external/clang/test/SemaTemplate/
Dclass-template-id.cpp4 typedef A<int> A_int; typedef
/external/llvm-project/clang/test/SemaTemplate/
Dclass-template-id.cpp4 typedef A<int> A_int; typedef