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.cpp10323 bool IsPlacement = false; in VisitCXXNewExpr() local
10350 IsPlacement = true; in VisitCXXNewExpr()
10451 if (IsPlacement) { in VisitCXXNewExpr()