Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DOperatorsRepresentationCheck.cpp311 StringRef TargetRepresentation = "a traditional"; in check() local
314 TargetRepresentation = "an alternative"; in check()
330 << Spelling << SourceRepresentation << TargetRepresentation in check()