Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDAutoUpgrade.cpp4070 auto TrimSpaces = [](StringRef Section) -> std::string { in UpgradeSectionAttributes() local
4094 GV.setSection(TrimSpaces(Section)); in UpgradeSectionAttributes()