Searched refs:fileloc (Results 1 – 2 of 2) sorted by relevance
131 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer() argument133 : FileLoc(fileloc), LangOpts(langOpts) { in Lexer()
149 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer() argument151 : FileLoc(fileloc), LangOpts(langOpts) { in Lexer()