Searched defs:NewSuffix (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/readability/ | ||
H A D | UppercaseLiteralSuffixCheck.cpp | 58 struct NewSuffix { struct |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | FrontendActions.cpp | 67 std::string NewSuffix; member in __anone4435e5e0111::FixItActionSuffixInserter |
/llvm-project/llvm/tools/gold/ | ||
H A D | gold-plugin.cpp | 707 getThinLTOOldAndNewSuffix(std::string & OldSuffix,std::string & NewSuffix) getThinLTOOldAndNewSuffix() argument |