Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2822 bool isSpecializationCopyingObject() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3069 bool CXXConstructorDecl::isSpecializationCopyingObject() const { in isSpecializationCopyingObject() function in CXXConstructorDecl
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7164 if (Args.size() == 1 && Constructor->isSpecializationCopyingObject() && in AddOverloadCandidate()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9897 …isSpecializationCopyingObjectEv", "clang::CXXConstructorDecl::isSpecializationCopyingObject() cons…