Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearch.h515 bool isImport, bool ModulesEnabled, Module *M,
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp1405 bool ModulesEnabled, Module *M, in ShouldEnterIncludeFile() argument
1417 if (!ModulesEnabled) in ShouldEnterIncludeFile()