Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp3170 void Sema::CheckShadowInheritedFields(const SourceLocation &Loc, in CheckShadowInheritedFields() function in Sema
3425 CheckShadowInheritedFields(Loc, Name, cast<CXXRecordDecl>(CurContext)); in ActOnCXXMemberDeclarator()
H A DSemaChecking.cpp14189 CheckShadowInheritedFields(Param->getLocation(), Param->getDeclName(), in CheckParmsForFunctionDef()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12611 void CheckShadowInheritedFields(const SourceLocation &Loc,