Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DModuleMap.h83 LangOptions MMapLangOpts; variable
/external/clang/lib/Lex/
DModuleMap.cpp93 MMapLangOpts.LineComment = true; in ModuleMap()
2456 Lexer L(ID, SourceMgr.getBuffer(ID), SourceMgr, MMapLangOpts); in parseModuleMapFile()