Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp3683 static bool hasCopyOrMoveCtorParam(ASTContext &Ctx, in hasCopyOrMoveCtorParam() function
3733 hasCopyOrMoveCtorParam(S.Context, Info)); in ResolveConstructorOverload()
3749 hasCopyOrMoveCtorParam(S.Context, Info); in ResolveConstructorOverload()
6180 hasCopyOrMoveCtorParam(S.Context, in PerformConstructorInitialization()