Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9902 bool IsPlacement = false; in VisitCXXNewExpr() local
9911 IsPlacement = true; in VisitCXXNewExpr()
10022 if (IsPlacement) { in VisitCXXNewExpr()