Home
last modified time | relevance | path

Searched refs:CheckShadowInheritedFields (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp2875 void Sema::CheckShadowInheritedFields(const SourceLocation &Loc, in CheckShadowInheritedFields() function in Sema
3130 CheckShadowInheritedFields(Loc, Name, cast<CXXRecordDecl>(CurContext)); in ActOnCXXMemberDeclarator()
H A DSemaChecking.cpp12260 CheckShadowInheritedFields(Param->getLocation(), Param->getDeclName(), in CheckParmsForFunctionDef()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10625 void CheckShadowInheritedFields(const SourceLocation &Loc,