Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConstant.cpp9507 bool IsPlacement = false; in VisitCXXNewExpr() local
9516 IsPlacement = true; in VisitCXXNewExpr()
9629 if (IsPlacement) { in VisitCXXNewExpr()