Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h433 bool isImport, bool ModulesEnabled,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp1272 bool ModulesEnabled, Module *M) { in ShouldEnterIncludeFile() argument
1281 if (!ModulesEnabled) in ShouldEnterIncludeFile()