Home
last modified time | relevance | path

Searched refs:getMacroAwareSourceRange (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DUppercaseLiteralSuffixCheck.cpp76 std::optional<SourceRange> getMacroAwareSourceRange(SourceRange Loc, in getMacroAwareSourceRange() function
122 getMacroAwareSourceRange(ReplacementDsc.LiteralLocation, SM); in shouldReplaceLiteralSuffix()