Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp2790 bool QualType::isTriviallyCopyConstructibleType( in isTriviallyCopyConstructibleType() function in QualType
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp3047 (VariableType.isTriviallyCopyConstructibleType(Ctx) || in DiagnoseForRangeConstVariableCopies()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDType.h1139 bool isTriviallyCopyConstructibleType(const ASTContext &Context) const;