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

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

Completed in 549 milliseconds