Searched refs:APINotesContext (Results 1 – 1 of 1) sorted by relevance
965 std::optional<api_notes::Context> APINotesContext = in ProcessAPINotes() local971 Reader->lookupGlobalVariable(VD->getName(), APINotesContext); in ProcessAPINotes()983 Reader->lookupGlobalFunction(FD->getName(), APINotesContext); in ProcessAPINotes()1047 APINotesContext = UnwindTagContext(ParentTag, APINotes); in ProcessAPINotes()1048 auto Info = Reader->lookupTag(LookupName, APINotesContext); in ProcessAPINotes()1058 auto Info = Reader->lookupTypedef(Typedef->getName(), APINotesContext); in ProcessAPINotes()