Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp67 std::string NewSuffix; member in __anonbd8c8b760111::FixItActionSuffixInserter
70 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp692 std::string &NewSuffix) { in getThinLTOOldAndNewSuffix()
704 StringRef NewSuffix) { in getThinLTOObjectFileName()
1046 std::string OldSuffix, NewSuffix; in runLTO() local