Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp17602 bool CheckParameterNames) { in CheckParmsForFunctionDef() argument
17626 if (CheckParameterNames && Param->getIdentifier() == nullptr && in CheckParmsForFunctionDef()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4339 bool CheckParameterNames);