Searched defs:fileloc (Results 1 – 3 of 3) sorted by relevance
23 struct fileloc { struct24 const char *file;25 int line;
150 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer()