Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp15479 bool CheckParameterNames) { in CheckParmsForFunctionDef() argument
15496 if (CheckParameterNames && Param->getIdentifier() == nullptr && in CheckParmsForFunctionDef()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4128 bool CheckParameterNames);