Home
last modified time | relevance | path

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

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