Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DModuleMap.h83 LangOptions MMapLangOpts; variable
/external/llvm-project/clang/include/clang/Lex/
DModuleMap.h91 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()
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp318 MMapLangOpts.LineComment = true; in ModuleMap()
3012 Lexer L(SourceMgr.getLocForStartOfFile(ID), MMapLangOpts, in parseModuleMapFile()