Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Denable_if.cpp272 using IntFooTy = void (*)(int *); in testIt() typedef
289 using IntFooTy = void (*)(int *); in testItCStyle() typedef
306 using IntFooTy = void (*)(int *); in testIt() typedef
319 using IntFooTy = void (*)(int *); in testItCStyle() typedef