Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp3244 void Sema::CheckShadowInheritedFields(const SourceLocation &Loc, in CheckShadowInheritedFields() function in Sema
3508 CheckShadowInheritedFields(Loc, Name, cast<CXXRecordDecl>(CurContext)); in ActOnCXXMemberDeclarator()
H A DSemaChecking.cpp15888 CheckShadowInheritedFields(Param->getLocation(), Param->getDeclName(), in CheckParmsForFunctionDef()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13634 void CheckShadowInheritedFields(const SourceLocation &Loc,