Searched refs:MacroAnnotations (Results 1 – 2 of 2) sorted by relevance
1472 const MacroAnnotations &A = in emitMacroDeprecationWarning()1487 const MacroAnnotations &A = in emitRestrictExpansionWarning()1508 const MacroAnnotations &A = in emitFinalMacroWarning()
1076 struct MacroAnnotations { struct1083 llvm::DenseMap<const IdentifierInfo *, MacroAnnotations> AnnotationInfos; argument2973 const MacroAnnotations &getMacroAnnotations(const IdentifierInfo *II) const { in getMacroAnnotations()