Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4077 static bool hasCopyOrMoveCtorParam(ASTContext &Ctx, in hasCopyOrMoveCtorParam() function
4122 hasCopyOrMoveCtorParam(S.Context, Info)); in ResolveConstructorOverload()
4139 hasCopyOrMoveCtorParam(S.Context, Info); in ResolveConstructorOverload()
7050 hasCopyOrMoveCtorParam(S.Context, in PerformConstructorInitialization()