Searched refs:DirectiveList (Results 1 – 2 of 2) sorted by relevance
233 using DirectiveList = std::vector<std::unique_ptr<Directive>>; variable237 DirectiveList Errors;238 DirectiveList Warnings;239 DirectiveList Remarks;240 DirectiveList Notes;
50 using DirectiveList = VerifyDiagnosticConsumer::DirectiveList; typedef287 DirectiveList *DL = nullptr;935 DirectiveList &Left, in CheckLists()