Home
last modified time | relevance | path

Searched refs:test_not_function_like_using1 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dwarn-documentation.cpp491 using test_not_function_like_using1 = int (*)(int aaa); typedef
495 using test_not_function_like_using2 = test_not_function_like_using1;