Searched refs:AnnotationInfos (Results 1 – 1 of 1) sorted by relevance
1083 llvm::DenseMap<const IdentifierInfo *, MacroAnnotations> AnnotationInfos; variable2959 AnnotationInfos[II].DeprecationInfo = in addMacroDeprecationMsg()2965 AnnotationInfos[II].RestrictExpansionInfo = in addRestrictExpansionMsg()2970 AnnotationInfos[II].FinalAnnotationLoc = AnnotationLoc; in addFinalLoc()2974 return AnnotationInfos.find(II)->second; in getMacroAnnotations()