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.cpp12700 bool CheckParameterNames) { in CheckParmsForFunctionDef() argument
12724 if (CheckParameterNames && Param->getIdentifier() == nullptr && in CheckParmsForFunctionDef()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2301 bool CheckParameterNames);