Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dsymbol25.f9012 subroutine specific1 subroutine
H A Dsymbol29.f9014 subroutine test (specific1) argument
/llvm-project/clang/test/Sema/
H A Doverloadable.c125 …void (*specific1)(int *) = (void (*)(void *))&foo; // expected-error{{incompatible function pointe… in fn_type_conversions() local