Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp677 CharSourceRange WithoutSuffRange; member
747 Info.WithoutSuffRange = in getLiteralInfo()
864 SourceLocation LitB = LitInfo.WithoutSuffRange.getBegin(); in rewriteToNumberLiteral()
865 SourceLocation LitE = LitInfo.WithoutSuffRange.getEnd(); in rewriteToNumberLiteral()
868 LitInfo.WithoutSuffRange); in rewriteToNumberLiteral()