Lines Matching refs:FullSourceLoc
81 FullSourceLoc TokLoc, in MakeCharSourceRange()
100 const LangOptions &Features, FullSourceLoc TokLoc, in Diag()
133 FullSourceLoc Loc, unsigned CharWidth, in ProcessCharEscape()
459 FullSourceLoc Loc, DiagnosticsEngine *Diags, in ProcessNumericUCNEscape()
542 DiagnosticsEngine *Diags, const LangOptions &Features, FullSourceLoc Loc, in DiagnoseInvalidUnicodeCharacterName()
599 unsigned short &UcnLen, FullSourceLoc Loc, in ProcessNamedUCNEscape()
647 unsigned short &UcnLen, FullSourceLoc Loc, in ProcessUCNEscape()
729 FullSourceLoc Loc; in MeasureUCNEscape()
758 FullSourceLoc Loc, unsigned CharByteWidth, in EncodeUCNEscape()
1788 FullSourceLoc(Loc, PP.getSourceManager()), in CharLiteralParser()
1802 FullSourceLoc(Loc, PP.getSourceManager()), CharWidth, in CharLiteralParser()
2173 FullSourceLoc(StringToks[i].getLocation(), SM), in init()
2180 FullSourceLoc(StringToks[i].getLocation(), SM), in init()
2276 FullSourceLoc SourceLoc(Tok.getLocation(), SM); in CopyStringFragment()
2378 FullSourceLoc(Tok.getLocation(), SM), CharByteWidth * 8, in getOffsetOfStringByte()