Home
last modified time | relevance | path

Searched defs:array_lengthof (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Analysis/
Dtemplates.cpp37 inline unsigned array_lengthof(T (&)[N]) { in array_lengthof() function
/external/llvm-project/clang/test/Analysis/
Dtemplates.cpp37 inline unsigned array_lengthof(T (&)[N]) { in array_lengthof() function
/external/clang/test/SemaTemplate/
Dinstantiate-init.cpp81 …integral_c<N> array_lengthof(T (&x)[N]) { return integral_c<N>(); } // expected-note 2{{candidate … in array_lengthof() function
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-init.cpp89 …integral_c<N> array_lengthof(T (&x)[N]) { return integral_c<N>(); } // expected-note 2{{candidate … in array_lengthof() function