Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp3145 void Sema::CheckShadowInheritedFields(const SourceLocation &Loc, in CheckShadowInheritedFields() function in Sema
3400 CheckShadowInheritedFields(Loc, Name, cast<CXXRecordDecl>(CurContext)); in ActOnCXXMemberDeclarator()
DSemaChecking.cpp13920 CheckShadowInheritedFields(Param->getLocation(), Param->getDeclName(), in CheckParmsForFunctionDef()
/external/llvm-project/clang/include/clang/Sema/
DSema.h12383 void CheckShadowInheritedFields(const SourceLocation &Loc,