Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp131 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer() argument
133 : FileLoc(fileloc), LangOpts(langOpts) { in Lexer()
/external/llvm-project/clang/lib/Lex/
DLexer.cpp149 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer() argument
151 : FileLoc(fileloc), LangOpts(langOpts) { in Lexer()