Lines Matching full:macrodef
1213 StringRef MacroDef = A->getValue();1214 Opts.ModulesIgnoreMacros.insert(MacroDef.split('=').first);2144 StringRef MacroDef = I->first;2145 if (hsOpts.ModulesIgnoreMacros.count(MacroDef.split('=').first))