reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp
   80       GetMacroAwareLocation(Loc.getBegin(), SM);
   81   llvm::Optional<SourceLocation> End = GetMacroAwareLocation(Loc.getEnd(), SM);