Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp4314 auto TrimSpaces = [](StringRef Section) -> std::string { in UpgradeSectionAttributes() local
4338 GV.setSection(TrimSpaces(Section)); in UpgradeSectionAttributes()