Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming.cpp767 typedef ValueType (*MyFunPtr)(const ValueType&, Wrap<ValueType>*); global() typedef
778 someFunc(MyFunPtr,const MyFunPtr ****) someFunc() argument