Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10474 unsigned SubobjectSize = 1; in VisitCXXNewExpr() local
10479 SubobjectSize = CAT->getZExtSize(); in VisitCXXNewExpr()
10480 if (SubobjectSize < AllocSize || in VisitCXXNewExpr()