Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2705 bool IsCopyConstructible) { in isTriviallyCopyableTypeImpl() argument
2708 Context, IsCopyConstructible); in isTriviallyCopyableTypeImpl()
2736 if (IsCopyConstructible) { in isTriviallyCopyableTypeImpl()