Lines Matching refs:FullSourceLoc
61 FullSourceLoc TokLoc, in MakeCharSourceRange()
80 const LangOptions &Features, FullSourceLoc TokLoc, in Diag()
95 FullSourceLoc Loc, unsigned CharWidth, in ProcessCharEscape()
397 FullSourceLoc Loc, DiagnosticsEngine *Diags, in ProcessNumericUCNEscape()
480 DiagnosticsEngine *Diags, const LangOptions &Features, FullSourceLoc Loc, in DiagnoseInvalidUnicodeCharacterName()
536 unsigned short &UcnLen, FullSourceLoc Loc, in ProcessNamedUCNEscape()
587 unsigned short &UcnLen, FullSourceLoc Loc, in ProcessUCNEscape()
663 FullSourceLoc Loc; in MeasureUCNEscape()
692 FullSourceLoc Loc, unsigned CharByteWidth, in EncodeUCNEscape()
1714 FullSourceLoc(Loc, PP.getSourceManager()), in CharLiteralParser()
1728 FullSourceLoc(Loc,PP.getSourceManager()), in CharLiteralParser()
2075 FullSourceLoc(StringToks[i].getLocation(), SM), in init()
2082 FullSourceLoc(StringToks[i].getLocation(), SM), in init()
2176 FullSourceLoc SourceLoc(Tok.getLocation(), SM); in CopyStringFragment()
2278 FullSourceLoc(Tok.getLocation(), SM), in getOffsetOfStringByte()