Searched refs:addRequirement (Results 1 – 4 of 4) sorted by relevance
257 void addRequirement(StringRef Feature, const LangOptions &LangOpts,
132 void Module::addRequirement(StringRef Feature, const LangOptions &LangOpts, in addRequirement() function in Module
1012 ActiveModule->addRequirement(Feature, Map.LangOpts, *Map.Target); in parseRequiresDecl()
3284 CurrentModule->addRequirement(StringRef(BlobStart, BlobLen), in ReadSubmoduleBlock()