Home
last modified time | relevance | path

Searched defs:CharFooTy (Results 1 – 2 of 2) 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
/external/llvm-project/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