Searched defs:FooInt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/lang/cpp/unique-types4/ | ||
H A D | main.cpp | 11 using FooInt = Foo<int>; typedef |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | member-pointer-ms.cpp | 18 typedef int Foo::*FooInt; typedef |