Home
last modified time | relevance | path

Searched refs:ModulesIgnoreMacros (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearchOptions.h175 llvm::SmallSetVector<llvm::CachedHashString, 16> ModulesIgnoreMacros; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2836 for (const auto &Macro : Opts.ModulesIgnoreMacros) in GenerateHeaderSearchArgs()
2981 Opts.ModulesIgnoreMacros.insert( in ParseHeaderSearchArgs()
4512 if (!hsOpts.ModulesIgnoreMacros.empty()) { in getModuleHash()
4515 if (hsOpts.ModulesIgnoreMacros.count( in getModuleHash()
H A DCompilerInstance.cpp1067 return HSOpts.ModulesIgnoreMacros.count( in __anon502c5ec40302()