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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp679 CharSourceRange WithoutSuffRange; member in struct:__anon3862::LiteralInfo
749 Info.WithoutSuffRange =
862 SourceLocation LitB = LitInfo.WithoutSuffRange.getBegin();
863 SourceLocation LitE = LitInfo.WithoutSuffRange.getEnd();
866 LitInfo.WithoutSuffRange);

Completed in 138 milliseconds