Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DModuleMap.h51 LangOptions MMapLangOpts; variable
/external/clang/lib/Lex/
DModuleMap.cpp1429 Lexer L(ID, SourceMgr->getBuffer(ID), *SourceMgr, MMapLangOpts); in parseModuleMapFile()
1430 Diags->getClient()->BeginSourceFile(MMapLangOpts); in parseModuleMapFile()