Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h444 bool isImport, bool ModulesEnabled,
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp1272 bool ModulesEnabled, Module *M) { in ShouldEnterIncludeFile() argument
1281 if (!ModulesEnabled) in ShouldEnterIncludeFile()