Searched defs:WithoutSuffRange (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp679 CharSourceRange WithoutSuffRange; member in struct:__anon17897::LiteralInfo
749 Info.WithoutSuffRange =
862 SourceLocation LitB = LitInfo.WithoutSuffRange.getBegin();
863 SourceLocation LitE = LitInfo.WithoutSuffRange.getEnd();
866 LitInfo.WithoutSuffRange);

Completed in 88 milliseconds