Searched refs:MacroId (Results 1 – 1 of 1) sorted by relevance
22 const llvm::StringRef &MacroId) { in doesNoDiscardMacroExist() argument25 if (MacroId.startswith("[[") || MacroId.startswith("__attribute__")) in doesNoDiscardMacroExist()29 return Context.Idents.get(MacroId).hasMacroDefinition(); in doesNoDiscardMacroExist()