Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3911 static bool hasCopyOrMoveCtorParam(ASTContext &Ctx, in hasCopyOrMoveCtorParam() function
3959 hasCopyOrMoveCtorParam(S.Context, Info)); in ResolveConstructorOverload()
3976 hasCopyOrMoveCtorParam(S.Context, Info); in ResolveConstructorOverload()
6527 hasCopyOrMoveCtorParam(S.Context, in PerformConstructorInitialization()