Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DFrontendActions.cpp60 std::string NewSuffix; member in __anon80ac44160111::FixItActionSuffixInserter
63 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp659 std::string &NewSuffix) { in getThinLTOOldAndNewSuffix()
669 StringRef NewSuffix) { in getThinLTOObjectFileName()
985 std::string OldSuffix, NewSuffix; in runLTO() local