Home
last modified time | relevance | path

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

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