Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2670 bool QualType::isTriviallyCopyConstructibleType( in isTriviallyCopyConstructibleType() function in QualType
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3209 (VariableType.isTriviallyCopyConstructibleType(Ctx) || in DiagnoseForRangeConstVariableCopies()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DType.h921 bool isTriviallyCopyConstructibleType(const ASTContext &Context) const;