Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4333 static bool hasCopyOrMoveCtorParam(ASTContext &Ctx, in hasCopyOrMoveCtorParam() function
4378 hasCopyOrMoveCtorParam(S.Context, Info)); in ResolveConstructorOverload()
4395 hasCopyOrMoveCtorParam(S.Context, Info); in ResolveConstructorOverload()
7461 hasCopyOrMoveCtorParam(S.Context, in PerformConstructorInitialization()