Searched refs:ExtraParens (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6265 bool ExtraParens = false; local
6267 if (!Invalid && !ExtraParens) {
6273 ExtraParens = true;
6506 bool ExtraParens = false; local
6508 if (!Invalid && !ExtraParens) {
6514 ExtraParens = true;

Completed in 79 milliseconds