Home
last modified time | relevance | path

Searched defs:langOpts (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/arcmt-test/
H A Darcmt-test.cpp321 const LangOptions &langOpts = Ctx.getLangOpts(); in printSourceRange() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp149 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer()
162 const SourceManager &SM, const LangOptions &langOpts) in Lexer()