Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp678 CharSourceRange WithoutSuffRange; member
744 Info.WithoutSuffRange = in getLiteralInfo()
861 SourceLocation LitB = LitInfo.WithoutSuffRange.getBegin(); in rewriteToNumberLiteral()
862 SourceLocation LitE = LitInfo.WithoutSuffRange.getEnd(); in rewriteToNumberLiteral()
865 LitInfo.WithoutSuffRange); in rewriteToNumberLiteral()