Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp14123 bool CheckParameterNames) { in CheckParmsForFunctionDef() argument
14140 if (CheckParameterNames && Param->getIdentifier() == nullptr && in CheckParmsForFunctionDef()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3879 bool CheckParameterNames);