Home
last modified time | relevance | path

Searched defs:FooInt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/lang/cpp/unique-types4/
H A Dmain.cpp11 using FooInt = Foo<int>; typedef
/llvm-project/clang/test/SemaCXX/
H A Dmember-pointer-ms.cpp18 typedef int Foo::*FooInt; typedef