Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming.cpp425 void global_function(int PARAMETER_1, int const CONST_parameter) { in global_function() argument
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Didentifier-naming.rst542 void GLOBAL_FUNCTION(int PARAMETER_1, int const CONST_parameter);
588 void GLOBAL_FUNCTION(int const *CONST_parameter);
985 void GLOBAL_FUNCTION(int PARAMETER_1, int const CONST_parameter);
991 void pre_global_function_post(int PARAMETER_1, int const CONST_parameter);
1550 void GLOBAL_FUNCTION(int PARAMETER_1, int const CONST_parameter);
1556 void GLOBAL_FUNCTION(int pre_parameter_post, int const CONST_parameter);