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

/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp710 SourceLocation LitE = LitInfo.WithoutSuffRange.getEnd(); local
717 commit.insert(LitE, ".0");
721 commit.insert(LitE, LitInfo.F);
724 commit.insert(LitE, LitInfo.U);
727 commit.insert(LitE, LitInfo.L);
729 commit.insert(LitE, LitInfo.LL);

Completed in 17 milliseconds