OpenGrok
Cross Reference: constant-expression-cxx11.cpp
xref
: /
external
/
clang
/
test
/
SemaCXX
/
constant-expression-cxx11.cpp
Home
|
History
|
Annotate
|
Download
|
only in
SemaCXX
Lines Matching
full:intfn
174
typedef int (*
IntFn
)();
176
int b[(int)
IntFn
(f)()]; // ok