Home
last modified time | relevance | path

Searched defs:FooType (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Index/
Dprint-type.c1 typedef int FooType; typedef
Dprint-type.cpp19 typedef int FooType; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.invoke/
Dinvoke_constexpr.pass.cpp251 using FooType = const int&(NonCopyable&&); in bullet_five_tests() typedef
Dinvoke.pass.cpp288 using FooType = int&(NonCopyable&&); in bullet_five_tests() typedef
/external/libcxx/test/std/utilities/function.objects/func.invoke/
Dinvoke.pass.cpp283 using FooType = int&(NonCopyable&&); in bullet_five_tests() typedef