Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDriver.h392 bool IsClCompatMode,
606 std::pair<unsigned, unsigned> getIncludeExcludeOptionFlagMasks(bool IsClCompatMode) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp206 bool IsClCompatMode, in ParseArgStrings() argument
214 getIncludeExcludeOptionFlagMasks(IsClCompatMode); in ParseArgStrings()
5498 Driver::getIncludeExcludeOptionFlagMasks(bool IsClCompatMode) const { in getIncludeExcludeOptionFlagMasks()
5502 if (IsClCompatMode) { in getIncludeExcludeOptionFlagMasks()