Home
last modified time | relevance | path

Searched refs:CheckConstructorAccess (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Sema/
DSemaAccess.cpp1611 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, in CheckConstructorAccess() function in Sema
1650 return CheckConstructorAccess(UseLoc, Constructor, Found, Entity, PD); in CheckConstructorAccess()
1654 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, in CheckConstructorAccess() function in Sema
DSemaInit.cpp5522 S.CheckConstructorAccess(Loc, Constructor, Best->FoundDecl, Entity, in CopyObject()
5605 S.CheckConstructorAccess(Loc, cast<CXXConstructorDecl>(Best->Function), in CheckCXX98CompatAccessibleCopy()
5805 S.CheckConstructorAccess(Loc, Constructor, Step.Function.FoundDecl, Entity); in PerformConstructorInitialization()
6538 S.CheckConstructorAccess(Kind.getLocation(), Constructor, FoundFn, in Perform()
DSemaExprCXX.cpp3196 S.CheckConstructorAccess(CastLoc, Constructor, FoundDecl, in BuildCXXCastArgument()
/external/llvm-project/clang/lib/Sema/
DSemaAccess.cpp1614 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, in CheckConstructorAccess() function in Sema
1653 return CheckConstructorAccess(UseLoc, Constructor, Found, Entity, PD); in CheckConstructorAccess()
1657 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, in CheckConstructorAccess() function in Sema
DSemaInit.cpp6233 S.CheckConstructorAccess(Loc, Constructor, Best->FoundDecl, Entity, in CopyObject()
6345 S.CheckConstructorAccess(Loc, cast<CXXConstructorDecl>(Best->Function), in CheckCXX98CompatAccessibleCopy()
6547 S.CheckConstructorAccess(Loc, Constructor, Step.Function.FoundDecl, Entity); in PerformConstructorInitialization()
8248 S.CheckConstructorAccess(Kind.getLocation(), Constructor, FoundFn, in Perform()
DSemaExprCXX.cpp3904 S.CheckConstructorAccess(CastLoc, Constructor, FoundDecl, in BuildCXXCastArgument()
/external/clang/include/clang/Sema/
DSema.h5572 AccessResult CheckConstructorAccess(SourceLocation Loc,
5577 AccessResult CheckConstructorAccess(SourceLocation Loc,
/external/llvm-project/clang/include/clang/Sema/
DSema.h7106 AccessResult CheckConstructorAccess(SourceLocation Loc,
7111 AccessResult CheckConstructorAccess(SourceLocation Loc,