Home
last modified time | relevance | path

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

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