Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp863 SourceLocation LitE = LitInfo.WithoutSuffRange.getEnd(); in rewriteToNumberLiteral() local
870 commit.insert(LitE, ".0"); in rewriteToNumberLiteral()
874 commit.insert(LitE, LitInfo.F); in rewriteToNumberLiteral()
877 commit.insert(LitE, LitInfo.U); in rewriteToNumberLiteral()
880 commit.insert(LitE, LitInfo.L); in rewriteToNumberLiteral()
882 commit.insert(LitE, LitInfo.LL); in rewriteToNumberLiteral()