Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.h74 const clang::LangOptions &langOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp198 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer()
213 const SourceManager &SM, const LangOptions &langOpts, in Lexer()