Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DUppercaseLiteralSuffixCheck.cpp60 StringRef OldSuffix; member
87 getNewSuffix(llvm::StringRef OldSuffix, in getNewSuffix()
/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp706 getThinLTOOldAndNewSuffix(std::string & OldSuffix,std::string & NewSuffix) getThinLTOOldAndNewSuffix() argument
718 getThinLTOObjectFileName(StringRef Path,StringRef OldSuffix,StringRef NewSuffix) getThinLTOObjectFileName() argument
1056 std::string OldSuffix, NewSuffix; runLTO() local