Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dinstantiate-function-params.cpp87 typedef int stdfunctype(int, int) __attribute__((stdcall)); typedef
89 stdfunctype stdfunc2;