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

/external/clang/lib/Lex/
H A DLexer.cpp131 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, argument
133 : FileLoc(fileloc), LangOpts(langOpts) {

Completed in 85 milliseconds