Home
last modified time | relevance | path

Searched defs:needsParens (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Interfaces/
H A DFunctionImplementation.cpp253 bool needsParens = types.size() > 1 || llvm::isa<FunctionType>(types[0]) || in printFunctionResultList() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp