Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp9417 bool CheckParameterNames) { in CheckParmsForFunctionDef() argument
9434 if (CheckParameterNames && in CheckParmsForFunctionDef()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp13854 bool CheckParameterNames) { in CheckParmsForFunctionDef() argument
13871 if (CheckParameterNames && Param->getIdentifier() == nullptr && in CheckParmsForFunctionDef()
/external/clang/include/clang/Sema/
DSema.h2667 bool CheckParameterNames);
/external/llvm-project/clang/include/clang/Sema/
DSema.h3748 bool CheckParameterNames);