Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Denable_if.cpp276 using CharFooTy = void (*)(void *); in testIt() typedef
293 using CharFooTy = void (*)(void *); in testItCStyle() typedef
311 using CharFooTy = void (*)(char *); in testIt() typedef
324 using CharFooTy = void (*)(char *); in testItCStyle() typedef