Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp11960 bool HasTrivialConstructor = CheckTrivialDefaultConstructor( in VisitCXXConstructExpr() local
11986 if (HasTrivialConstructor && N == FinalSize && FinalSize != 1) { in VisitCXXConstructExpr()