Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp366 bool OutParens = !isa<InitListExpr>(Init); in PrintConstructorInitializers() local
368 if (OutParens) in PrintConstructorInitializers()
405 if (OutParens) in PrintConstructorInitializers()