Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp67 std::string NewSuffix; member in __anon4b7603c20111::FixItActionSuffixInserter
70 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter()
/openbsd-src/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp704 std::string &NewSuffix) { in getThinLTOOldAndNewSuffix()
716 StringRef NewSuffix) { in getThinLTOObjectFileName()
1047 std::string OldSuffix, NewSuffix; in runLTO() local