Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDModuleMap.h163 SmallVector<std::string, 2> ExcludedModules; member
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDModuleMap.cpp648 canInfer = std::find(inferred->second.ExcludedModules.begin(), in inferFrameworkModule()
649 inferred->second.ExcludedModules.end(), in inferFrameworkModule()
650 Name) == inferred->second.ExcludedModules.end(); in inferFrameworkModule()
2160 Map.InferredDirectories[Directory].ExcludedModules in parseInferredModuleDecl()